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

LookupJoin..::..ParentField Property

Gets or sets the parent field.

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

Syntax


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

Field Value

The parent field.