Подпись свойства DocumentObject.name
Название этого предмета.
Подпись
[Document.NAME]?: string;
Подробности
Тип | string |
---|
Необязательный | Да |
---|
Только чтение | Нет |
---|
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-21 UTC.
[null,null,["Последнее обновление: 2024-11-21 UTC."],[[["This document element captures the name of the item, which can be accessed using `Document.NAME`."],["The signature is optional and modifiable, represented as a string data type."]]],["The `Document.NAME` is a string value that is optional. It represents the name of an item and can be modified. The entry's type is specified as `string`, and its optional nature is indicated by the 'Yes' in the 'Optional' column. Modifiability is confirmed by the 'No' in the 'Readonly' column. This information is provided alongside the \"Signature\" line and under the \"Details\" header.\n"]]