Interface ITcoContextCompatibility
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface ITcoContextCompatibility : ITcoContext, IVortexOnlineObject
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoContextCompatibility CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoContextCompatibility)
Declaration
void FlushOnlineToPlain(PlainTcoContextCompatibility source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoContextCompatibility)
Declaration
void FlushPlainToOnline(PlainTcoContextCompatibility source)
Parameters