TimesheetListDataSet.TimesheetsRow.WPRD_UID プロパティ
レポート期間の GUID を指定します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property WPRD_UID As Guid
Get
Set
'使用
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Guid
value = instance.WPRD_UID
instance.WPRD_UID = value
public Guid WPRD_UID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
TimesheetListDataSet.TimesheetsRow クラス