QueueStatusDataSet.StatusRow.ServerId 属性

命名空间:  WebSvcQueueSystem
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property ServerId As Guid
    Get
    Set
用法
Dim instance As QueueStatusDataSet.StatusRow
Dim value As Guid

value = instance.ServerId

instance.ServerId = value
public Guid ServerId { get; set; }

属性值

类型:System.Guid

另请参阅

引用

QueueStatusDataSet.StatusRow 类

QueueStatusDataSet.StatusRow 成员

WebSvcQueueSystem 命名空间