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

LookupColumnDefinitionType<(Of <(<'TColumnDefinition>)>)>..::..HasSearchForHostId Method

Determines whether [has search for host identifier] [the specified host identifier].

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

Syntax


public TColumnDefinition HasSearchForHostId(
	int hostId
)
Public Function HasSearchForHostId ( _
	hostId As Integer _
) As TColumnDefinition
public:
TColumnDefinition HasSearchForHostId(
	int^ hostId
)

Parameters

hostId
Type: Int32
The host identifier.

Return Value

TColumnDefinition.