CustomFieldType

CustomFieldType enumeration

Specifies the type of a custom field.

Members

Member nameDescription
NULLIndicates Null custom field type.
COSTIndicates Cost custom field type.
DATEIndicates Date custom field type.
DURATIONIndicates Duration custom field type.
FINISHIndicates Finish custom field type.
FLAGIndicates Flag custom field type.
NUMBERIndicates Number custom field type.
STARTIndicates Start custom field type.
TEXTIndicates Text custom field type.
OUTLINE_CODEIndicates Outline Code custom field type.
RBSIndicates RBS (Resource Breakdown Structure) custom field type.

See Also