TimesheetAuditExportDataSet.AuditExportsDataTable.TS_ACT_AUD_NONBILL_DELTA_VALUEColumn 属性
在AuditExportsDataTable中获取TS_ACT_AUD_NONBILL_DELTA_VALUEColumn的模式。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property TS_ACT_AUD_NONBILL_DELTA_VALUEColumn As DataColumn
Get
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim value As DataColumn
value = instance.TS_ACT_AUD_NONBILL_DELTA_VALUEColumn
public DataColumn TS_ACT_AUD_NONBILL_DELTA_VALUEColumn { get; }
属性值
另请参阅
引用
TimesheetAuditExportDataSet.AuditExportsDataTable 类