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

FieldDefinition..::..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 void HasSearchForHostId(
	int hostId
)
Public Sub HasSearchForHostId ( _
	hostId As Integer _
)
public:
void HasSearchForHostId(
	int^ hostId
)

Parameters

hostId
Type: Int32
The host identifier.