FileHold 17.1 API Documentation
C#
Show/Hide TOC
Workflow
Types
Info
Get
Approval
Status
Name Method
Definition
Namespace:
FileHold.Common.WorkflowEngine
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
static
string
GetApprovalStatusName
(
int
approvalStatus
,
ResourceManager
rm
)
Parameters
approvalStatus
Int32
rm
ResourceManager
Return Value
String
See Also
Reference
WorkflowTypesInfo Class
FileHold.Common.WorkflowEngine Namespace
In This Article
Definition
Parameters
Return Value
See Also