M-Files API 23.11.13135.0
ShowChangeStateDialogModal Method
VaultObjectOperations Object : ShowChangeStateDialogModal Method
Parent window for the dialog.
The identity of the object for which the dialog is shown.
Description
Displays the 'Change State' dialog box for the object.
Syntax
Visual Basic
Public Sub ShowChangeStateDialogModal( _
   ByVal ParentWindow As Long, _
   ByVal ObjectID As ObjID _
) 
Parameters
ParentWindow
Parent window for the dialog.
ObjectID
The identity of the object for which the dialog is shown.
Remarks
This method is available only if M-Files API is used in the client interface mode.
See Also

VaultObjectOperations Object  | VaultObjectOperations Members