Click or drag to resize

CIPJSerialXML Method

Write the IPJ as a Geosoft MetaData XML object

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SerialXML(
	string file
)

public void SerialXML(
	string file
)

Parameters

file
Type: SystemString
Name of file to export to
See Also