M-Files API 23.11.13135.0
SetObjectType Method
ObjectCreationInfo Object : SetObjectType Method
Specifies the object type of the new object.
True to allow the user to edit the settings in the metadata card. Not supported.
Description
Sets the object type for the new object.
Syntax
Visual Basic
Public Sub SetObjectType( _
   ByVal ObjectType As Long, _
   ByVal Editable As Boolean _
) 
Parameters
ObjectType
Specifies the object type of the new object.
Editable
True to allow the user to edit the settings in the metadata card. Not supported.
See Also

ObjectCreationInfo Object  | ObjectCreationInfo Members  | VaultObjectTypeOperations Object