Interface ITcoDo
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface ITcoDo : ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_resetTask
Declaration
ITcoTask _resetTask { get; }
Property Value
|
Improve this Doc
View Source
_setTask
Declaration
ITcoTask _setTask { get; }
Property Value
|
Improve this Doc
View Source
_signal
Declaration
IOnlineBool _signal { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_signalInfo
Declaration
ITcoSignalInfo _signalInfo { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDo CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoDo)
Declaration
void FlushOnlineToPlain(PlainTcoDo source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoDo)
Declaration
void FlushPlainToOnline(PlainTcoDo source)
Parameters