TimesheetDataSet.ActionsRow.TS_ACTION_UID プロパティ
この行の一意の識別子を指定します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_ACTION_UID As Guid
Get
Set
'使用
Dim instance As TimesheetDataSet.ActionsRow
Dim value As Guid
value = instance.TS_ACTION_UID
instance.TS_ACTION_UID = value
public Guid TS_ACTION_UID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
TimesheetDataSet.ActionsRow クラス