Interface ITcoContextEnvironment
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoContextEnvironment : IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_messenger
Declaration
[RenderIgnore]
ITcoMessengerEnv _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
CreatePlainerType()
Declaration
PlainTcoContextEnvironment CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoContextEnvironment)
Declaration
void FlushOnlineToPlain(PlainTcoContextEnvironment source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoContextEnvironment)
Declaration
void FlushPlainToOnline(PlainTcoContextEnvironment source)
Parameters