<Code Lib>
2027 Method
Changes 0
M

FailureDefinitionAccessor.IsResolutionApplicable

Description:
Checks if the given resolution type is applicable to the failure.

public bool IsResolutionApplicable(
	FailureResolutionType type
)

Return Value Boolean True if the given resolution type is applicable to the failure, false otherwise.

Loading…