M-Files API 23.11.13135.0
SetExtension Method
ObjectCreationInfo Object : SetExtension Method
The extension for the new object.
True to allow the user to edit the settings in the metadata card.
Description
Sets the initial file extension.
Syntax
Visual Basic
Public Sub SetExtension( _
   ByVal Extension As String, _
   ByVal Editable As Boolean _
) 
Parameters
Extension
The extension for the new object.
Editable
True to allow the user to edit the settings in the metadata card.
See Also

ObjectCreationInfo Object  | ObjectCreationInfo Members