Click or drag to resize
CIPJIGetXML Method (String)
Get an Geosoft Metadata XML string from an IPJ

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

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

Parameters

str_val
Type: SystemString
XML string returned
See Also