M-Files API 23.11.13135.0
SetWorkflowStateEx Method
VaultObjectPropertyOperations Object : SetWorkflowStateEx Method
The object version for which the properties are updated.
The new workflow state for the object.
The electronic signature that might be required by a workflow state transition.
Description
Sets the workflow for the specified object.
Syntax
Visual Basic
Public Function SetWorkflowStateEx( _
   ByVal ObjVer As ObjVer, _
   ByVal WorkflowState As ObjectVersionWorkflowState, _
   Optional ByVal ElectronicSignature As Object _
) As ObjectVersionAndProperties
Parameters
ObjVer
The object version for which the properties are updated.
WorkflowState
The new workflow state for the object.
ElectronicSignature
The electronic signature that might be required by a workflow state transition.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members