getFieldProp
Gets the properties of a field.
Description
vcc.getFieldProp(fieldName: string): FieldProperty
Parameters
fieldName
The name of the field.
Return values
FieldProperty object
Example
vcc.getFieldProp('city');
Gets the properties of a field.
vcc.getFieldProp(fieldName: string): FieldProperty
fieldName
The name of the field.
FieldProperty object
vcc.getFieldProp('city');
Comments
Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.
There are no comments yet.