TimesheetAuditExportDataSet.AuditExportsDataTable.TS_ACT_AUD_NONBILL_DELTA_VALUEColumn Property

Gets the schema of the TS_ACT_AUD_NONBILL_DELTA_VALUEColumn in the AuditExportsDataTable.

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property TS_ACT_AUD_NONBILL_DELTA_VALUEColumn As DataColumn
    Get
'Usage
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; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

TimesheetAuditExportDataSet.AuditExportsDataTable Class

TimesheetAuditExportDataSet.AuditExportsDataTable Members

Admin Web Service