Click or drag to resize

CEDBIGetName Method (String, Int32)

Get the name of the database object of this EDB.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IGetName(
	ref string name,
	int size
)

public void IGetName(
	ref string name,
	int size
)

Parameters

name
Type: SystemString
Name returned
size
Type: SystemInt32
Size of the String
See Also