Interface IShadowTcoDo
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface IShadowTcoDo : IShadowTcoComponent, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_resetTask
Declaration
IShadowTcoTask _resetTask { get; }
Property Value
|
Improve this Doc
View Source
_setTask
Declaration
IShadowTcoTask _setTask { get; }
Property Value
|
Improve this Doc
View Source
_signal
Declaration
IShadowBool _signal { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
_signalInfo
Declaration
IShadowTcoSignalInfo _signalInfo { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoDo)
Declaration
void CopyPlainToShadow(PlainTcoDo source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDo CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()