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

ForeignKeyFieldJoin..::..ForeignField Property

Gets the foreign field.

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

Syntax


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

Field Value

The foreign field.