ILanerTransformPeriod.OutputEndDate

Fore Syntax

OutputEndDate: DateTime;

Fore.NET Syntax

OutputEndDate: System.DateTime;

Description

The OutputEndDate property determines data loading end date.

Comments

To set data loading start date, use the ILanerTransformPeriod.OutputStartDate property.

Fore and Fore.NET examples

The property use is given in the example for ILanerTransformPeriod.OutputStartDate.

See also:

ILanerTransformPeriod