Click or drag to resize
EntityFieldsCoreTFieldIEntityFieldsCoreReadXml Method
Reads the fields which are childnodes of the passed in fieldsElement into this object

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
void IEntityFieldsCore.ReadXml(
	XmlNode fieldsElement
)

Parameters

fieldsElement
Type: System.XmlXmlNode

Implements

IEntityFieldsCoreReadXml(XmlNode)
See Also