ISchemaFieldTypeProperty Interface Ingeniux CMS Content Store API

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

public interface ISchemaFieldTypeProperty

The ISchemaFieldTypeProperty type exposes the following members.

Properties

  NameDescription
Public propertyName
Gets the name of this exclusive property
Public propertyCode exampleType
Gets the type name of this exclusive property
Top
Methods

  NameDescription
Public methodChoices
Gets the built-in choices of this property. The value of the property (Attribute) will be selected among these choices.
Top
See Also

Reference