FailureDefinitionAccessor.GetApplicableResolutionTypes
Description:
Retrieves a list of resolution types applicable to the failure.
Retrieves a list of resolution types applicable to the failure.
public IList<FailureResolutionType> GetApplicableResolutionTypes()
IList<FailureResolutionType>
The list of resolution types applicable to the failure.
-
The FailureDefinitionAccessor has not been properly initialized.