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