IMsDeterministicExpression

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsDeterministicExpression interface is used to set up the formula with effective period.

Inheritance Hierarchy

IMsDeterministicExpression

Comments

A formula with effective period can be obtained using properties and methods of the IMsDeterministicExpressionList interface.

Properties

  Property name Brief description
The EndDate property determines a formula expiration date.
The Expression property returns formula expression.
The Operands property returns the collection of operands used in formula.

See also:

Ms Assembly Interfaces