<Code Lib>
2023 Method
Changes 0
M

FailureDefinitionAccessor.GetResolutionCaption

Description:
Retrieves the caption for a specific resolution type.

public string GetResolutionCaption(
	FailureResolutionType type
)

Return Value string The caption of the resolution.

Loading…