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

AdvancedFindFilter..::..SearchForAdvancedFindId Property

Gets or sets the search for advanced find identifier.

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

Syntax


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

Field Value

The search for advanced find identifier.