Click or drag to resize
CIPJIGetName Method (Int32, String)
Get an IPJ name

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void IGetName(
	int type,
	ref string str_val
)

Parameters

type
Type: SystemInt32
<define>IPJ_NAME</define>
str_val
Type: SystemString
Name returned
See Also