Interface ITcoInspectionGroup
This is onliner interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoInspectorsConnector.dll
Syntax
public interface ITcoInspectionGroup : ITcoInspector, ITcoObject, IVortexOnlineObject
Properties
|
Improve this Doc
View Source
_currentRunResult
Declaration
ITcoComprehensiveResult _currentRunResult { get; }
Property Value
|
Improve this Doc
View Source
_inspectionIndex
Declaration
IOnlineInt _inspectionIndex { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineInt |
|
|
Improve this Doc
View Source
_inspections
Declaration
IOnlineULInt[] _inspections { get; set; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineULInt[] |
|
|
Improve this Doc
View Source
_normalizedAllowedRetries
Declaration
IOnlineUInt _normalizedAllowedRetries { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineUInt |
|
|
Improve this Doc
View Source
_overallResult
Declaration
ITcoComprehensiveResult _overallResult { get; }
Property Value
|
Improve this Doc
View Source
_tierAct
Declaration
ITcoTier _tierAct { get; }
Property Value
Methods
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoInspectionGroup CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoInspectionGroup)
Declaration
void FlushOnlineToPlain(PlainTcoInspectionGroup source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoInspectionGroup)
Declaration
void FlushPlainToOnline(PlainTcoInspectionGroup source)
Parameters