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.3.169
Syntax public interface ISchemaFieldProperty
Public Interface ISchemaFieldProperty
public interface class ISchemaFieldProperty
type ISchemaFieldProperty = interface end
The ISchemaFieldProperty type exposes the following members.
Properties
| Name | Description |
---|
| TypeProperty |
Gets the type of property.
|
| Value |
Gets and sets the property's value.
|
TopSee Also Reference
IUniqueSchemaUnit