Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 804 Bytes

CustomField.md

File metadata and controls

16 lines (13 loc) · 804 Bytes

# CustomField

Properties

Name Type Description Notes
propertyName string Custom field unique name [optional]
caption string Custom field caption [optional]
component string Custom field component name [optional]
defaultValue string Custom field default value [optional]
required bool Custom field is required flag [optional]
readOnly bool Custom field read only flag [optional]
attribute string Custom field attribute name [optional]
catalog string Custom field catalog name [optional]

[Back to Model list] [Back to API list] [Back to README]