Retrieves an exclusive property of the field type by its name.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- name
- Type: SystemString
Name of exclusive property for this field type
Return Value
Type: ISchemaFieldTypePropertyExclusive property with matching name. Returns null if the property doesn't exist for this field type.
See Also