M-Files API 23.11.13135.0
IsObjectFollowed Method
VaultObjectOperations Object : IsObjectFollowed Method
The ID of the object to be checked.
Description
Checks whether the specified object is currently followed by the current user.
Syntax
Visual Basic
Public Function IsObjectFollowed( _
   ByVal ObjID As ObjID _
) As Boolean
Parameters
ObjID
The ID of the object to be checked.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members