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

AdvancedFilterViewModel..::..FieldDefinition Property

Gets or sets the field definition.

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

Syntax


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

Field Value

The field definition.