CustomPropertyType
CustomPropertyType enumeration
Represents a custom property type enumeration.
Members
| Member name | Description |
|---|---|
| NONE | The property has no type. |
| STRING | The property is a string value. |
| DATE_TIME | The property is a date time value. |
| NUMBER | The property is an integer number. |
| BOOLEAN | The property is a boolean value. |
See Also
- namespace aspose.tasks.properties
- assembly Aspose.Tasks