FailureDefinitionAccessor.GetResolutionCaption
Description:
Retrieves the caption for a specific resolution type.
Retrieves the caption for a specific resolution type.
public string GetResolutionCaption(
FailureResolutionType type
)
-
typeThe resolution type.
-
Resolution of the type is not applicable to the failure.
-
A value passed for an enumeration argument is not a member of that enumeration
-
The FailureDefinitionAccessor has not been properly initialized. -or- FailureDefinition does not have any resolutions.