Click or drag to resize
CIMGSync Method
Syncronize the Metadata for this Grid

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void Sync(
	CGXNETCore gxNetShared,
	string grid
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
grid
Type: SystemString
Grid name
See Also