M-Files API 23.11.13135.0
ShowBasicEditObjectWindow Method
VaultObjectOperations Object : ShowBasicEditObjectWindow Method
The object version that identifies the object.
Description
Displays the edit object metadata window.
Syntax
Visual Basic
Public Function ShowBasicEditObjectWindow( _
   ByVal ParentWindow As Long, _
   ByVal ObjVer As ObjVer _
) As ObjectWindowResult
Parameters
ParentWindow
ObjVer
The object version that identifies the object.
Return Type
The ObjectWindowResult object that contains the return values of the function. Includes information on the cancellation of the metadata card.
Remarks

This method is available only if M-Files API is used in the client interface mode.

See Also

VaultObjectOperations Object  | VaultObjectOperations Members