Click or drag to resize

WorkflowTypesInfoGetTaskStatusName Method

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

Parameters

taskStatus
Type: SystemInt32
rm
Type: System.ResourcesResourceManager

Return Value

Type: String
See Also