Click or drag to resize
CSHPiFindField Method
Find the index for a data field.

Available since Oasis montaj version: 6.3
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iFindField(
	string field
)

Parameters

field
Type: SystemString
Field name

Return Value

Type: Int32
The index, -1 if not found.
See Also