TimesheetDataSet.LinesRow.ASSN_UID プロパティ
このタイムシート行アイテムに対する割り当てソースを一意に識別します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property ASSN_UID As Guid
Get
Set
'使用
Dim instance As TimesheetDataSet.LinesRow
Dim value As Guid
value = instance.ASSN_UID
instance.ASSN_UID = value
public Guid ASSN_UID { get; set; }
プロパティ値
型: System.Guid