次の方法で共有


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 名前空間