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

AdvancedFind..::..Id Property

Gets or sets the identifier.

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

Syntax


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

Field Value

The identifier.