M-Files API 23.11.13135.0
MarkAssignmentCompleteByUser Method
VaultObjectPropertyOperations Object : MarkAssignmentCompleteByUser Method
The object version that identifies the object.
The ID identifying the user that has completed the assignment.
Description
Marks the assignment as completed by the specified user.
Syntax
Visual Basic
Public Function MarkAssignmentCompleteByUser( _
   ByVal ObjVer As ObjVer, _
   ByVal UserID As Long _
) As ObjectVersionAndProperties
Parameters
ObjVer
The object version that identifies the object.
UserID
The ID identifying the user that has completed the assignment.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members