M-Files API 23.11.13135.0
GetPropertiesOfMultipleObjects Method
VaultObjectPropertyOperations Object : GetPropertiesOfMultipleObjects Method
The object versions for which to request the properties.
Description
Gets the properties of multiple objects.
Syntax
Visual Basic
Public Function GetPropertiesOfMultipleObjects( _
   ByVal ObjectVersions As ObjVers _
) As PropertyValuesOfMultipleObjects
Parameters
ObjectVersions
The object versions for which to request the properties.
Remarks
The returned property values for each distinct object version appear in the  PropertyValuesOfMultipleObjects Object array in the order the object versions were given.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members