Class TcoComprehensiveResult
Inheritance
System.Object
TcoComprehensiveResult
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: PlcDocu.TcoInspectors
Assembly: TcoInspectorsConnector.dll
Syntax
public abstract class TcoComprehensiveResult
Constructors
| Improve this Doc View SourceTcoComprehensiveResult()
Prevents creating instance of this class via public constructor
Declaration
public TcoComprehensiveResult()
Fields
| Improve this Doc View SourceErrorCodes
Declaration
public object ErrorCodes
Field Value
Type | Description |
---|---|
System.Object |
Failures
Declaration
public object Failures
Field Value
Type | Description |
---|---|
System.Object |
Result
Declaration
public short Result
Field Value
Type | Description |
---|---|
System.Int16 |