Click or drag to resize

WorkflowTypesInfoGetWorkflowReviewStatusName Method

Namespace:  FileHold.Common.WorkflowEngine
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string GetWorkflowReviewStatusName(
	int workflowReviewStatus,
	ResourceManager rm
)

Parameters

workflowReviewStatus
Type: SystemInt32
rm
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also