AddResolutionType
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2024).
2024
current
FailureDefinition.AddResolutionType(FailureResolutionType, String, Type)
| type | FailureResolutionType | Type of the resolution to add. The type of resolution can be used only once for the FailureDefinition. |
| caption | String | A simple description of the resolution. |
| classOfResolution | Type | The runtime class of the resolution. Used to ensure that the actual FailureResoution object added to the instance of FailureMessage belongs to an applicable class. |
| → returns | FailureDefinition | The FailureDefinition. |
FailureDefinition.AddResolutionType(FailureResolutionType, String, Type)
| type | FailureResolutionType | Type of the resolution to add. The type of resolution can be used only once for the FailureDefinition. |
| caption | String | A simple description of the resolution. |
| classOfResolution | Type | The runtime class of the resolution. Used to ensure that the actual FailureResoution object added to the instance of FailureMessage belongs to an applicable class. |
| → returns | FailureDefinition | The FailureDefinition. |
FailureDefinition.AddResolutionType(FailureResolutionType, String, Type)
| type | FailureResolutionType | Type of the resolution to add. The type of resolution can be used only once for the FailureDefinition. |
| caption | String | A simple description of the resolution. |
| classOfResolution | Type | The runtime class of the resolution. Used to ensure that the actual FailureResoution object added to the instance of FailureMessage belongs to an applicable class. |
| → returns | FailureDefinition | The FailureDefinition. |
FailureDefinition.AddResolutionType(FailureResolutionType, String, Type)
| type | FailureResolutionType | Type of the resolution to add. The type of resolution can be used only once for the FailureDefinition. |
| caption | String | A simple description of the resolution. |
| classOfResolution | Type | The runtime class of the resolution. Used to ensure that the actual FailureResoution object added to the instance of FailureMessage belongs to an applicable class. |
| → returns | FailureDefinition | The FailureDefinition. |