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