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 命名空间