M-Files API 23.11.13135.0
ApproveOrRejectAssignment Method
VaultObjectPropertyOperations Object : ApproveOrRejectAssignment Method
The object version that identifies the object.
Use "True" to approve the assignment, or "False" to reject the assignment.
Description
Marks the assignment as approved or rejected by the logged-in user.
Syntax
Visual Basic
Public Function ApproveOrRejectAssignment( _
   ByVal ObjVer As ObjVer, _
   ByVal Approve As Boolean _
) As ObjectVersionAndProperties
Parameters
ObjVer
The object version that identifies the object.
Approve
Use "True" to approve the assignment, or "False" to reject the assignment.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members