Share via


ProjectTimesheetLinesDataSet.CustomFieldsDataTable.FIELD_TYPE_ENUMColumn property

Defines the column for the FIELD_TYPE field.

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

Syntax

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

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

Property value

Type: System.Data.DataColumn

See also

Reference

ProjectTimesheetLinesDataSet.CustomFieldsDataTable class

ProjectTimesheetLinesDataSet.CustomFieldsDataTable members

WebSvcTimeSheet namespace