IStandardCubeServerAggregations.FindById

Syntax

FindById(Id: String): IStandardCubeServerAggregation;

Parameters

Id - identifier of required aggregation.

Description

The FindById method searches for an aggregation in the collection by its identifier.

See also:

IStandardCubeServerAggregations