Interface IShadowTcoAiStatus
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoElementsConnector.dll
Syntax
public interface IShadowTcoAiStatus : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RawRange
Declaration
IShadowReal RawRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
RealRange
Declaration
IShadowReal RealRange { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
|
Improve this Doc
View Source
Scaled
Declaration
IShadowReal Scaled { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowReal |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAiStatus)
Declaration
void CopyPlainToShadow(PlainTcoAiStatus source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAiStatus CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()