TimesheetAuditExportDataSet.AuditExportsRow.ASSN_UID プロパティ
タイムシートの割り当ての一意の識別子を指定します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
'宣言
Public Property ASSN_UID As Guid
Get
Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Guid
value = instance.ASSN_UID
instance.ASSN_UID = value
public Guid ASSN_UID { get; set; }
型: System.Guid
TimesheetAuditExportDataSet.AuditExportsRow クラス