Click or drag to resize
CSEGYREADERSetFieldConfiguration Method
Sets the interpretation of the fields in the SEG Y file, and specifies which fields should be exported to GDB.

Available since Oasis montaj version: 9.6
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetFieldConfiguration(
	CLTB configuration
)

Parameters

configuration
Type: GeoEngine.Core.GXNetXCLTB
LTB following the same format as returned by `GetFieldConfiguration()`.
See Also