TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_UID プロパティ
タイムシートのデータに関連付けられている監査対象のアクティビティのシーケンス番号を指定します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
'宣言
Public Property TS_ACT_AUD_UID As Guid
Get
Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Guid
value = instance.TS_ACT_AUD_UID
instance.TS_ACT_AUD_UID = value
public Guid TS_ACT_AUD_UID { get; set; }
型: System.Guid
TimesheetAuditExportDataSet.AuditExportsRow クラス