Interface ITcoSequence
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoSequence : ITcoSequencerBase, ITcoStateExtendible, ITcoStateBase, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_openingClosingErrorMessenger
Declaration
ITcoMessenger _openingClosingErrorMessenger { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoSequence CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoSequence)
Declaration
void FlushOnlineToPlain(PlainTcoSequence source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoSequence)
Declaration
void FlushPlainToOnline(PlainTcoSequence source)
Parameters