সম্পত্তি স্বাক্ষর DocumentObject.description
নির্বাচিত আইটেমটির একটি ব্যবহারকারীর অবদানের বিবরণ।
স্বাক্ষর
[Document.DESCRIPTION]?: string;
বিস্তারিত
টাইপ | string |
---|
ঐচ্ছিক | হ্যাঁ |
---|
শুধুমাত্র পঠনযোগ্য | না |
---|
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-15 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`Document.DESCRIPTION` is an optional field within a Document object that allows users to provide a descriptive summary of the item."],["This field is a string data type, allowing for flexible textual descriptions."],["The `Document.DESCRIPTION` property is not read-only, meaning its content can be modified after the initial object creation."]]],["The `Document.DESCRIPTION` property is a user-provided string that describes a selected item. It is an optional field, meaning it may not always be present. The property's type is `string`, and users can modify its value. It is not a read-only field. In essence, it allows for flexible, text-based descriptions of data.\n"]]