M-Files API 23.11.13135.0
UpdateObjectNames Method
VaultClassOperations Object : UpdateObjectNames Method
The class ID of object versions to be updated.
Description
Updates the names of all existing objects of the specified class by copying values from the name property of the class to the built-in 'Name or title' property.
Syntax
Visual Basic
Public Sub UpdateObjectNames( _
   ByVal ObjectClassID As Long _
) 
Parameters
ObjectClassID
The class ID of object versions to be updated.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultClassOperations Object  | VaultClassOperations Members