Click or drag to resize

EntityBasePerformPostReadXmlFixups Method

Routine which is used to perform tasks after a ReadXml() action on this entity instance was performed

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
protected override void PerformPostReadXmlFixups()
See Also