Context class

Context class

This class contains the entity, the period and the scenario that collectively give the appropriate context for understanding the values of items.

The Context type exposes the following members:

Constructors

ConstructorDescription
Context(period, entity)

Properties

PropertyDescription
idGets or sets the id of the context.
periodGets or sets the period of the context.
entityGets or sets the entity of the context.
scenarioGets or sets the scenario of the context.

See Also