Interface IShadowTcoRtc
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface IShadowTcoRtc : IVortexShadowObject
Properties
|
Improve this Doc
View Source
_LocalTimeDT
Declaration
[ReadOnly]
IShadowDateTime _LocalTimeDT { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDateTime |
|
|
Improve this Doc
View Source
_UTCTimeDT
Declaration
[ReadOnly]
IShadowDateTime _UTCTimeDT { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDateTime |
|
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoRtc)
Declaration
void CopyPlainToShadow(PlainTcoRtc source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoRtc CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()