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

LookupJoin..::..JoinDefinition Property

Gets the join definition.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public TableFieldJoinDefinition JoinDefinition { get; set; }
Public Property JoinDefinition As TableFieldJoinDefinition
	Get
	Set
public:
property TableFieldJoinDefinition^ JoinDefinition {
	TableFieldJoinDefinition^ get ();
	void set (TableFieldJoinDefinition^ value);
}

Field Value

The join definition.