ResourceAuthorizationDataSet.ResourcesRow.WRES_AD_GUID プロパティ
取得または設定、リソースの承認の GUID。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property WRES_AD_GUID As Guid
Get
Set
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As Guid
value = instance.WRES_AD_GUID
instance.WRES_AD_GUID = value
public Guid WRES_AD_GUID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
ResourceAuthorizationDataSet.ResourcesRow クラス