Click or drag to resize
CSYSiInteractive Method
Checks to see if you should run interactively.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iInteractive()

Return Value

Type: Int32
0 - Run in batch mode only 1 - Run Interactively only
See Also