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
Syntaxpublic 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.
|
Top
See AlsoReference
IUniqueSchemaUnit