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