IMsDatePeriod.StartParamID

Fore Syntax

StartParamID: String;

Fore.NET Syntax

StartParamID: string;

Description

The StartParamID property determines identifier of the parameter determining period start date.

Comments

To set parameter determining period end date, use the IMsDatePeriod.EndParamID property.

Fore and Fore.NET Examples

The property use is given in the example for IMsFormulaTransform.OutputPeriod.

See also:

IMsDatePeriod