BoundByData: Boolean;
The BoundByData property determines whether the start and end dates of series splice should be ignored.
Available values:
True. Dates are ignored.
False. To splice series, the determined start date (IMsSpliceFormulaTerm.StartDate) and end date (IMsSpliceFormulaTerm.EndDate) are used.
The property use is given in the example for IMsSpliceTransform.Result.
See also: