Interface IShadowTcoContextEnvironment
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface IShadowTcoContextEnvironment : IVortexShadowObject
Properties
|
Improve this Doc
View Source
_messenger
Declaration
[RenderIgnore]
IShadowTcoMessengerEnv _messenger { 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(PlainTcoContextEnvironment)
Declaration
void CopyPlainToShadow(PlainTcoContextEnvironment source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoContextEnvironment CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()