Click or drag to resize
CMVIEWAggregate Method
Add an aggregate to a view.

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)
Syntax
public void Aggregate(
	CAGG oAGG1,
	string str2
)

Parameters

oAGG1
Type: GeoEngine.Core.GXNetCAGG
Aggregate
str2
Type: SystemString
Aggregate name Maximum length is MVIEW_NAME_LENGTH
See Also