Click or drag to resize
CDBrLineDate Method
This method returns the date 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 double rLineDate(
	int i1
)

Parameters

i1
Type: SystemInt32
Line handle to look at

Return Value

Type: Double
Date value.
See Also