<Code Lib>
2024 Method
Changes 0
M

FailureDefinitionAccessor.GetApplicableResolutionTypes

Description:
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.

Loading…