ISchemaFieldProperty Interface Ingeniux CMS Content Store API

Represents a filled value for a schema favorite entry's field.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface ISchemaFieldProperty

The ISchemaFieldProperty type exposes the following members.

Properties

  NameDescription
Public propertyTypeProperty
Gets the type of property.
Public propertyValue
Gets and sets the property's value.
Top
See Also

Reference