M-Files API 23.11.13135.0
SetTitle Method
ObjectCreationInfo Object : SetTitle Method
Specifies the default title for the new object.
True to allow the user to edit the settings in the metadata card.
Description
Sets an initial object title.
Syntax
Visual Basic
Public Sub SetTitle( _
   ByVal Title As TypedValue, _
   ByVal Editable As Boolean _
) 
Parameters
Title
Specifies the default title for the new object.
Editable
True to allow the user to edit the settings in the metadata card.
See Also

ObjectCreationInfo Object  | ObjectCreationInfo Members