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

AdvancedFilterViewModel..::..ParentFieldDefinition Property

Gets or sets the parent field definition.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The parent field definition.