Get the Index Of a field with the specified name in the collection.

Syntax

ISSelectQueryBuilderFields.IndexOfName(name)

Parameters

NameTypeOptionalByRefDescription
name String The Name of the field.

Return Value

Integer

An Integer value. -1 will be returned if no field with this name is found.

Member of:
ISSelectQueryBuilderFields
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0