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