deTask..::..isTaskLocked Method
Determines whether [is task locked] [the specified locked workflow user identifier].
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Public Function isTaskLocked ( _ <OutAttribute> ByRef lockedWorkflowUserID As String _ ) As Boolean
public: bool^ isTaskLocked( [OutAttribute] String^% lockedWorkflowUserID )
Parameters
- lockedWorkflowUserID
- Type: String%
The locked workflow user identifier.