CustomFieldType
CustomFieldType enumeration
Specifies the type of a custom field.
Members
| Member name | Description |
|---|---|
| NULL | Indicates Null custom field type. |
| COST | Indicates Cost custom field type. |
| DATE | Indicates Date custom field type. |
| DURATION | Indicates Duration custom field type. |
| FINISH | Indicates Finish custom field type. |
| FLAG | Indicates Flag custom field type. |
| NUMBER | Indicates Number custom field type. |
| START | Indicates Start custom field type. |
| TEXT | Indicates Text custom field type. |
| OUTLINE_CODE | Indicates Outline Code custom field type. |
| RBS | Indicates RBS (Resource Breakdown Structure) custom field type. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks