次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.TS_UID プロパティ

タイムシートの一意の識別子を指定します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property TS_UID As Guid
    Get
    Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Guid

value = instance.TS_UID

instance.TS_UID = value
public Guid TS_UID { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間