IMsDatePeriod.EndParamID

Fore Syntax

EndParamID: String;

Fore.NET Syntax

EndParamID: string;

Description

The EndParamID property determines identifier of the parameter, which sets period end date.

Comments

To set the parameter, which determines period start date, use the IMsDatePeriod.StartParamID property.

Fore and Fore.NET Examples

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

See also:

IMsDatePeriod