ApiCustomProperties
Represents the ApiCustomProperties class.
Methods
Method | Returns | Description |
---|---|---|
Add | boolean | Adds a custom property to the document with automatic type detection. |
Get | string | number | Date | boolean | null | Returns the value of a custom property by its name. |
GetClassType | "customProperties" | Returns a type of the ApiCustomProperties class. |