M-Files API 23.11.13135.0
SetDisableObjectCreation Method
ObjectCreationInfo Object : SetDisableObjectCreation Method
True to prevent the creation of an object.
Description
Prevents the creation of the object when the dialog box is closed.
Syntax
Visual Basic
Public Sub SetDisableObjectCreation( _
   ByVal Disable As Boolean _
) 
Parameters
Disable
True to prevent the creation of an object.
See Also

ObjectCreationInfo Object  | ObjectCreationInfo Members