Click or drag to resize
IEntityFieldsCoreReadXml 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.0.0.0 (5.0.0)
Syntax
void ReadXml(
	XmlNode fieldsElement
)

Parameters

fieldsElement
Type: System.XmlXmlNode
See Also