Interface IShadowMAIN
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoDataConnector.dll
Syntax
interface IShadowMAIN : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainMAIN)
Declaration
void CopyPlainToShadow(PlainMAIN source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainMAIN CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()