次の方法で共有


QueueStatusDataSet.StatusRow.QueueLocalStorage プロパティ

名前空間:  WebSvcQueueSystem
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property QueueLocalStorage As Byte()
    Get
    Set
'使用
Dim instance As QueueStatusDataSet.StatusRow
Dim value As Byte()

value = instance.QueueLocalStorage

instance.QueueLocalStorage = value
public byte[] QueueLocalStorage { get; set; }

プロパティ値

型: []

関連項目

参照先

QueueStatusDataSet.StatusRow クラス

QueueStatusDataSet.StatusRow メンバー

WebSvcQueueSystem 名前空間