Gets the latest version and properties of the specified object.
Visual Basic |
---|
Public Function GetLatestObjectVersionAndProperties( _ ByVal ObjID As ObjID, _ ByVal AllowCheckedOut As Boolean, _ Optional ByVal UpdateFromServer As Boolean = False _ ) As ObjectVersionAndProperties |