IDataDefinitionItem Interface |
Namespace: CMS.DataEngine
public interface IDataDefinitionItem
The IDataDefinitionItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Clones current object and returns copy of it.
|
![]() | GetXmlNode |
Returns XML representation of current object.
|
![]() | LoadFromTableData |
Loads the field info from plain database structure data.
|
![]() | LoadFromXmlNode |
Loads the field info from XML node.
|