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

LookupFieldColumnDefinition..::..SearchForHostId Property

Gets the search for host identifier.

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

Syntax


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

Field Value

The search for host identifier.