Ms > Ms Assembly Interfaces > IMsDeterministicExpression
Assembly: Ms;
The IMsDeterministicExpression interface is used to set up the formula with effective period.
IMsDeterministicExpression
A formula with effective period can be obtained using properties and methods of the IMsDeterministicExpressionList interface.
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: