RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupJoinTableEntity<(Of <(<'TLookupEntity, TEntity, TRelatedEntity>)>)>..::..ParentJoinDefinition Property

Gets the parent join definition.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  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);
}

Field Value

The parent join definition.