Chili.Opf3 Send comments on this topic.
RelationInformation Class Properties
See Also 
Chili.Opf3.Relations Namespace : RelationInformation Class


For a list of all members of this type, see RelationInformation members.

Public Properties

 NameDescription
Public PropertyAttribute Gets the RelationAttribute that is set on the relation.  
Public PropertyContext Gets the ObjectContext instance that has been used to load the parent object.  
Public PropertyParentType Gets the parent type. It is the type of the persistent that implemented the IRelationsPopulateHelper interface.  
Public PropertyRelatedType Gets the related type. Seen from the object that has implemented the IRelationsPopulateHelper interface.  
Top

See Also