| IEntityFieldWriteXml Method |
| Name | Description | |
|---|---|---|
| WriteXml(XmlWriter) |
Serializes object as xml to the writer specified.
(Inherited from IFieldInfo.) | |
| WriteXml(XmlWriter, XmlFormatAspect) |
Writes the XML of this Field object to the writer specified
(Inherited from IEntityFieldCore.) | |
| WriteXml(XmlFormatAspect, XmlDocument, XmlNode) |
Converts this EntityField2 to an XmlNode.
|