Interface IShadowTcoSyncUnit
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Namespace: TcoIo
Assembly: TcoIoConnector.dll
Syntax
public interface IShadowTcoSyncUnit : IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_State
Declaration
IShadowSyncUnitState _State { get; }
Property Value
|
Improve this Doc
View Source
InfoData
Declaration
IShadowInfoData_8649EEEB InfoData { get; }
Property Value
|
Improve this Doc
View Source
WcState
Declaration
IShadowWcState_0B2B16F9 WcState { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoSyncUnit)
Declaration
void CopyPlainToShadow(PlainTcoSyncUnit source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoSyncUnit CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()