Gets the latest version of the specified object. Optionally notifies M-Files windows to update the object in their listings.
Visual Basic |
---|
Public Function GetLatestObjVerEx( _ ByVal ObjID As ObjID, _ ByVal AllowCheckedOut As Boolean, _ Optional ByVal UpdateFromServer As Boolean = False, _ Optional ByVal NotifyViews As Boolean = False _ ) As ObjVer |