Click or drag to resize
CMXDCreateMetadata Method
Create metadata for this brand new MXD (we are the creator)

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 CreateMetadata(
	CGXNETCore gxNetShared,
	string mxd
)

Parameters

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