Click or drag to resize
CMVUMapMDF Method
Creates an MDF from a Map.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void MapMDF(
	CMAP oMAP1,
	string str2,
	string str3
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
MAP Handle
str2
Type: SystemString
MDF file name
str3
Type: SystemString
Data view name
See Also