ObjectCreationInfo
Description
The ObjectCreationInfo class is used for specifying the initial state of the new metadata card.
Properties
Name | Type | Description |
---|
disallow_template_selection | boolean | Specifies whether the template selection user interface can be shown.. |
extension | string | The extension of the new object. |
metadata_card_title | string | The title for the metadata card. |
object_type | number | The object type for the new object |
single_file_document | boolean | The single file document creation. |
title | string | An initial object title. |
Methods