Interface IShadowTcoAnalogueInspector
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface IShadowTcoAnalogueInspector : IShadowTcoInspector, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_data
Declaration
IShadowTcoAnalogueInspectorData _data { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoAnalogueInspector)
Declaration
void CopyPlainToShadow(PlainTcoAnalogueInspector source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoAnalogueInspector CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()