ILanerTransformPeriod.IdentificationEndDateParamId

Syntax

IdentificationEndDateParamId: String;

Description

The IdentificationEndDateParamId property determines identifier of the parameter that sets the end date of sample period.

Comments

The property value is alterable if ILanerTransformPeriod.PeriodSet contains value of LnTransformPeriodSet.IdentificationEndDate or LnTransformPeriodSet.All. That is why the ILanerTransformPeriod.PeriodSet value needs to be set before changing the IdentificationEndDateParamId value.

If the property value is not set, the end date of sample period is determined by the ILanerTransformPeriod.IdentificationEndDate property.

If the IdentificationEndDateParamId and ILanerTransformPeriod.IdentificationEndDate properties are set, the end date of sample period is determined by the last set property.

Example

The property use is given in the example for ITsParamProvider.Params.

See also:

ILanerTransformPeriod