| EntitySyncInfoTEntityRelation Property  | 
            Gets / sets the specific Entity Relation between two related entities (the entity holding this object and the entity specified in
            DataSupplyingEntity) for synchronization of values.
            
 
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic IEntityRelation Relation { get; set; }Public Property Relation As IEntityRelation
	Get
	Set
Property Value
Type: 
IEntityRelation
See Also