Click or drag to resize

CSYSiInteractive Method

Checks to see if you should run interactively.

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

public static int iInteractive()

Return Value

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