LookupJoinTableEntity<(Of <(<'TLookupEntity, TEntity, TRelatedEntity>)>)>..::..ParentJoinDefinition Property
Gets the parent join definition.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TableFieldJoinDefinition ParentJoinDefinition { get; set; }
Public Property ParentJoinDefinition As TableFieldJoinDefinition Get Set
public: property TableFieldJoinDefinition^ ParentJoinDefinition { TableFieldJoinDefinition^ get (); void set (TableFieldJoinDefinition^ value); }