Click or drag to resize
CDSELRequestAllInfo Method
Request that all meta-data info be sent

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void RequestAllInfo(
	int request
)

Parameters

request
Type: SystemInt32
TRUE to for all data, FALSE - for normal data
See Also