M-Files API 23.11.13135.0
GetWorkflowState Method
VaultObjectPropertyOperations Object : GetWorkflowState Method
The object version that identifies the object.
If this is set to True, information is always updated from the server.
Description
Gets the workflow of the specified object.
Syntax
Visual Basic
Public Function GetWorkflowState( _
   ByVal ObjVer As ObjVer, _
   Optional ByVal UpdateFromServer As Boolean = False _
) As ObjectVersionWorkflowState
Parameters
ObjVer
The object version that identifies the object.
UpdateFromServer
If this is set to True, information is always updated from the server.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members