Interface IShadowTcoComponent
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface IShadowTcoComponent : IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_inServiceMode
Declaration
[ReadOnly]
IShadowBool _inServiceMode { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoComponent)
Declaration
void CopyPlainToShadow(PlainTcoComponent source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoComponent CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()