Interface IMainContext
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDataConnector.dll
Syntax
interface IMainContext : ITcoContext, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
fbProcessDataManger
Declaration
ITcoDataExchange fbProcessDataManger { get; }
Property Value
|
Improve this Doc
View Source
test
Declaration
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainMainContext CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainMainContext)
Declaration
void FlushOnlineToPlain(PlainMainContext source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainMainContext)
Declaration
void FlushPlainToOnline(PlainMainContext source)
Parameters