IMsDeterministicExpression

Assembly: 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
AsString The AsString property returns formula text.
EndDate The EndDate property determines a formula expiration date.
Expression The Expression property returns formula expression.
IsActive The IsActive property returns whether a formula is active.
Name The Name property returns the formula name.
Operands The Operands property returns the collection of operands used in formula.

See also:

Ms Assembly Interfaces