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 类

TimesheetAuditExportDataSet.AuditExportsRow 成员

WebSvcAdmin 命名空间