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

RelatedTableFilterDefinitionBase..::..TableFieldJoinDefinition Property

Gets the table field join definition.

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

Syntax


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

Field Value

The table field join definition.