Represents an exclusive property of a Schema Field Type
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ISchemaFieldTypeProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name |
Gets the name of this exclusive property
| |
Type |
Gets the type name of this exclusive property
|
Methods
Name | Description | |
---|---|---|
Choices |
Gets the built-in choices of this property. The value of the property (Attribute) will be selected among these choices.
|
See Also