2027 Method
Changes 0
M

FailureMessageAccessor.HasResolutionOfType

Description:
Checks if failure has a resolution of a given type.
public bool HasResolutionOfType(
	FailureResolutionType type
)
Return Value Boolean True if failure has a resolution of a given type, false otherwise.