Click or drag to resize
CMXDSync Method
Syncronize any Metadata for this MXD

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 mxd
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
mxd
Type: SystemString
MXD file name
See Also