Class TcoInspectorDialog
Provides dialog with the user to allow for deciding how to proceed in case of failure.
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 TcoInspectorDialog : TcoDialogBase
Constructors
| Improve this Doc View SourceTcoInspectorDialog()
Prevents creating instance of this class via public constructor
Declaration
public TcoInspectorDialog()
Fields
| Improve this Doc View Source_dialogueOverride
Declaration
public object _dialogueOverride
Field Value
Type | Description |
---|---|
System.Object |
_dialogueRetry
Declaration
public object _dialogueRetry
Field Value
Type | Description |
---|---|
System.Object |
_dialogueTerminate
Declaration
public object _dialogueTerminate
Field Value
Type | Description |
---|---|
System.Object |
_isOverInspected
Declaration
public object _isOverInspected
Field Value
Type | Description |
---|---|
System.Object |