Click or drag to resize
CDATALINKDCreateArcLYR Method
Create an DATALINKD object from a ArcGIS LYR file

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Needs ArcEngine licence.
Syntax
public static CDATALINKD CreateArcLYR(
	string str1
)

Parameters

str1
Type: SystemString
Arc LYR file name

Return Value

Type: CDATALINKD
DATALINKD handle, terminates if creation fails
See Also