Click or drag to resize

ISchemaFieldProperty Interface


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

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
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

IUniqueSchemaUnit