Interface IShadowMainContext
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDataConnector.dll
Syntax
interface IShadowMainContext : IShadowTcoContext, IVortexShadowObject
Properties
|
Improve this Doc
View Source
fbProcessDataManger
Declaration
IShadowTcoDataExchange fbProcessDataManger { get; }
Property Value
|
Improve this Doc
View Source
test
Declaration
IShadowTcoEntity test { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainMainContext)
Declaration
void CopyPlainToShadow(PlainMainContext source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainMainContext CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()