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

AdvancedFindColumn..::..AdvancedFindId Property

Gets or sets the advanced find identifier.

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

Syntax


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

Field Value

The advanced find identifier.