Condividi tramite


ProjectTimesheetLinesDataSet.CustomFieldsDataTable.CUSTOM_FIELD_UIDColumn property

Defines the column for the CUSTOM_FIELD_UID field.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property CUSTOM_FIELD_UIDColumn As DataColumn
    Get
'Usage
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsDataTable
Dim value As DataColumn

value = instance.CUSTOM_FIELD_UIDColumn
public DataColumn CUSTOM_FIELD_UIDColumn { get; }

Property value

Type: System.Data.DataColumn

See also

Reference

ProjectTimesheetLinesDataSet.CustomFieldsDataTable class

ProjectTimesheetLinesDataSet.CustomFieldsDataTable members

WebSvcTimeSheet namespace