Interface ITcoSignalInfo
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoSignalInfo : IVortexOnlineObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SymbolPath
Declaration
IOnlineString SymbolPath { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineString |
|
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoSignalInfo CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoSignalInfo)
Declaration
void FlushOnlineToPlain(PlainTcoSignalInfo source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoSignalInfo)
Declaration
void FlushPlainToOnline(PlainTcoSignalInfo source)
Parameters