IBcfSequenceT Interface |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
The IBcfSequenceT type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept |
Called when a value was applied (May be from out-side by setting a value or loading a row).
| |
| Next |
Returns the next value from the sequence.
| |
| Reset |
Resets the sequence to its initial state.
|