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

FieldDefinitionType<(Of <(<'TFieldDefinition>)>)>..::..HasSearchForHostId Method

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

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Parameters

hostId
Type: Int32
The host identifier.

Return Value

TFieldDefinition.