Interface ITcoDi
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface ITcoDi : ITcoComponent, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_config
Declaration
ITcoDiConfig _config { get; }
Property Value
|
Improve this Doc
View Source
_isFalseTask
Declaration
ITcoTask _isFalseTask { get; }
Property Value
|
Improve this Doc
View Source
_isTrueTask
Declaration
ITcoTask _isTrueTask { 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
PlainTcoDi CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoDi)
Declaration
void FlushOnlineToPlain(PlainTcoDi source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoDi)
Declaration
void FlushPlainToOnline(PlainTcoDi source)
Parameters