Click or drag to resize
CSYSCheckProductUpdates Method
Check for product updates via Geosoft Connect

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void CheckProductUpdates(
	CGXNETCore gxNetShared,
	int silent
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
silent
Type: SystemInt32
Do not show notification if no updates available.
See Also