Name | Description | Type | Additional information |
---|---|---|---|
Id |
The custom form id |
integer |
None. |
Disabled |
If true the custom form is disabled |
boolean |
None. |
Name |
The custom form's name |
string |
None. |
Description |
The custom form's description |
string |
None. |
CustomLayout |
If true the custom form has defined custom layout template in LayoutTemplate property |
boolean |
None. |
LayoutTemplate |
Html layout template |
string |
None. |
Fields |
The custom form's fields |
Collection of GetCustomFormFieldResult |
None. |