ITsCalculationContext.ParentObject

Syntax

ParentObject: IMetabaseObjectDescriptor;

Description

The ParentObject property returns parent object of the custom calculation method context.

Comments

Custom calculation methods are used in the modeling container and the time series database.

Example

The property use is given in the example for ITsCalculationContext.CalculationType.

See also:

ITsCalculationContext