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

IJoinParent..::..ParentField Property

Gets or sets the parent field.

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

Syntax


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

Field Value

The parent field.