Click or drag to resize

CMXDCreateMetadata Method

Create metadata for this brand new MXD (we are the creator)

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void CreateMetadata(
	string mxd
)

public static void CreateMetadata(
	string mxd
)

Parameters

mxd
Type: SystemString
MXD file name
See Also