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