Namespace:PP.TS.Ui
The TsSpliceDirection enumeration contains type of series splice direction. It is identical to the TsSpliceDirection enumeration in services.
It is used by the SpliceMethodWizard.CurrentState and TSService.updateCalculatedRow methods.
Value |
Brief description |
Backward |
It is identical to the TsSpliceDirection.Backward value in services. |
Both |
It is identical to the TsSpliceDirection.Both value in services. |
Forward |
It is identical to the TsSpliceDirection.Forward value in services. |
See also: