Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the schema of the TS_UIDColumn in the AuditExportsDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property TS_UIDColumn As DataColumn
Get
'Usage
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim value As DataColumn
value = instance.TS_UIDColumn
public DataColumn TS_UIDColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
TimesheetAuditExportDataSet.AuditExportsDataTable class