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

FieldDefinition..::..SearchForCondition Property

Gets the search for condition.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public Nullable<Conditions> SearchForCondition { get; set; }
Public Property SearchForCondition As Nullable(Of Conditions)
	Get
	Set
public:
property Nullable<Conditions^> SearchForCondition {
	Nullable<Conditions^> get ();
	void set (Nullable<Conditions^> value);
}

Field Value

The search for condition.