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