Interface ITcoDataInspector
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface ITcoDataInspector : ITcoInspector, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_data
Declaration
ITcoDataInspectorData _data { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoDataInspector CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoDataInspector)
Declaration
void FlushOnlineToPlain(PlainTcoDataInspector source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoDataInspector)
Declaration
void FlushPlainToOnline(PlainTcoDataInspector source)
Parameters