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