Gets information on the specified object version. Optionally notifies M-Files windows to update the object in their listings.
| Visual Basic | 
|---|
| Public Function GetObjectInfoEx( _ ByVal ObjVer As ObjVer, _ ByVal LatestVersion As Boolean, _ Optional ByVal UpdateFromServer As Boolean = False, _ Optional ByVal NotifyViews As Boolean = False _ ) As ObjectVersion |