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

AdvancedFindFilter..::..FilterId Property

Gets or sets the filter identifier.

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

Syntax


[RequiredAttribute]
public int FilterId { get; set; }
<RequiredAttribute> _
Public Property FilterId As Integer
	Get
	Set
[RequiredAttribute]
public:
property int^ FilterId {
	int^ get ();
	void set (int^ value);
}

Field Value

The filter identifier.