IMsSpliceFormulaTerm.EndDate

Fore Syntax

EndDate: DateTime;

Fore.NET Syntax

EndDate: System.DateTime;

Description

The EndDate property determines the date at which the series splice ends.

Comments

To determine start splice date, use the IMsSpliceFormulaTerm.StartDate property.

Fore and Fore.NET Examples

The property use is given in the example for IMsSpliceTransform.Result.

See also:

IMsSpliceFormulaTerm