Click or drag to resize

CUSERMETASerial Method

Serialize USERMETA to a BF.

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

public void Serial(
	int save_geo,
	string file
)

Parameters

save_geo
Type: SystemInt32
Output Geosoft Metadata?
file
Type: SystemString
File name to save to
See Also