Click or drag to resize
CMAPSync Method
Syncronize the Metadata

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

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

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
map
Type: SystemString
Geosoft map file name
See Also