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

AutoFillSetup..::..ForeignField Property

Gets the foreign field.

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

Syntax


public FieldDefinition ForeignField { get; }
Public ReadOnly Property ForeignField As FieldDefinition
	Get
public:
property FieldDefinition^ ForeignField {
	FieldDefinition^ get ();
}

Field Value

The foreign field.