Interface ITcoSequencer
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoSequencer : ITcoSequencerBase, ITcoStateExtendible, ITcoStateBase, ITcoObject, IVortexOnlineObject
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoSequencer CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoSequencer)
Declaration
void FlushOnlineToPlain(PlainTcoSequencer source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoSequencer)
Declaration
void FlushPlainToOnline(PlainTcoSequencer source)
Parameters