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

FieldFilterDefinition..::..FieldDefinition Property

Gets the field definition.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.