Gets the object version and properties of the specified objects.
Visual Basic |
---|
Public Function GetObjectVersionAndPropertiesOfMultipleObjects( _ ByVal ObjVers As ObjVers, _ ByVal LatestVersions As Boolean, _ ByVal AllowCheckedOut As Boolean, _ ByVal AllowMissingObjectVersions As Boolean, _ Optional ByVal UpdateFromServer As Boolean = False _ ) As ObjectVersionAndPropertiesOfMultipleObjects |