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