Click or drag to resize

CUSERMETASerial Method

Serialize USERMETA to a BF.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.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