| IField Methods | 
The IField type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clones current object and returns copy of it.
            (Inherited from IDataDefinitionItem.) | 
|  | GetXmlNode | 
            Returns XML representation of current object.
            (Inherited from IDataDefinitionItem.) | 
|  | LoadFromTableData | 
            Loads the field info from plain database structure data.
            (Inherited from IDataDefinitionItem.) | 
|  | LoadFromXmlNode | 
            Loads the field info from XML node.
            (Inherited from IDataDefinitionItem.) | 
 See Also
See Also