Click or drag to resize
CDBiLineVersion Method
This method returns the version number of a line.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The channel must be locked DB_LOCK_READONLY or DB_LOCK_READWRITE
Syntax
public int iLineVersion(
	int i1
)

Parameters

i1
Type: SystemInt32
Line handle to look at

Return Value

Type: Int32
Line Number.
See Also