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