Interface ITcoMomentaryTask
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoMomentaryTask : ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_enabled
Declaration
[ReadOnly]
IOnlineBool _enabled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_isServiceable
Declaration
[ReadOnly]
[RenderIgnore]
IOnlineBool _isServiceable { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_setOnRequest
Declaration
IOnlineBool _setOnRequest { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
_state
Declaration
[ReadOnly]
IOnlineBool _state { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
AttributeStateOffDesc
Declaration
string AttributeStateOffDesc { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
AttributeStateOnDesc
Declaration
string AttributeStateOnDesc { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoMomentaryTask CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoMomentaryTask)
Declaration
void FlushOnlineToPlain(PlainTcoMomentaryTask source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoMomentaryTask)
Declaration
void FlushPlainToOnline(PlainTcoMomentaryTask source)
Parameters