Interface IShadowTcoInspectionGroup
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface IShadowTcoInspectionGroup : IShadowTcoInspector, IShadowTcoObject, IVortexShadowObject
Properties
|
Improve this Doc
View Source
_currentRunResult
Declaration
IShadowTcoComprehensiveResult _currentRunResult { get; }
Property Value
|
Improve this Doc
View Source
_inspectionIndex
Declaration
IShadowInt _inspectionIndex { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowInt |
|
|
Improve this Doc
View Source
_inspections
Declaration
IShadowULInt[] _inspections { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt[] |
|
|
Improve this Doc
View Source
_normalizedAllowedRetries
Declaration
IShadowUInt _normalizedAllowedRetries { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowUInt |
|
|
Improve this Doc
View Source
_overallResult
Declaration
IShadowTcoComprehensiveResult _overallResult { get; }
Property Value
|
Improve this Doc
View Source
_tierAct
Declaration
IShadowTcoTier _tierAct { get; }
Property Value
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoInspectionGroup)
Declaration
void CopyPlainToShadow(PlainTcoInspectionGroup source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoInspectionGroup CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()