Click or drag to resize
EntitySyncInfoTEntity Properties

The EntitySyncInfoTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyDataSupplyingEntity
Gets / sets Data Supplying Entity value. Used for synchronization between related entities when they have to be synchronized.
Public propertyRelation
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.
Top
See Also