Click or drag to resize
CIPJSetXML Method
Set an IPJ from a Geosoft Metadata XML string

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetXML(
	string str1
)

Parameters

str1
Type: SystemString
XML string to set
See Also