Condividi tramite


ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow.FIELD_TYPE_ENUM property

Specifies the PSDataType value for this custom field.

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

Syntax

'Declaration
Public Property FIELD_TYPE_ENUM As Byte
    Get
    Set
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow
Dim value As Byte

value = instance.FIELD_TYPE_ENUM

instance.FIELD_TYPE_ENUM = value
public byte FIELD_TYPE_ENUM { get; set; }

Property value

Type: System.Byte

See also

Reference

ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow class

ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow members

WebSvcResource namespace