Interface IShadowTcoDi
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface IShadowTcoDi : IShadowTcoComponent, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_config
Declaration
IShadowTcoDiConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_isFalseTask
Declaration
IShadowTcoTask _isFalseTask { get; }
Property Value
|
Improve this Doc
View Source
_isTrueTask
Declaration
IShadowTcoTask _isTrueTask { 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(PlainTcoDi)
Declaration
void CopyPlainToShadow(PlainTcoDi source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDi CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()