This attribute must only be applied to properties of string or DocumentReference.
This attribute is ignored when serializing a document to Firestore.
This attribute must not be applied on a property which also has FirestorePropertyAttribute.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `FirestoreDocumentIdAttribute` class, which is used in the Google Cloud Firestore .NET library."],["The `FirestoreDocumentIdAttribute` is applied to properties to automatically populate them with the Firestore document ID."],["The attribute is applicable to properties of type string or `DocumentReference`."],["The documentation covers versions 3.0.0 to 3.10.0 of the Firestore .NET library, with version 3.10.0 being the latest."],["The attribute is not considered when serializing a document to Firestore and must not be applied on a property that also has `FirestorePropertyAttribute`."]]],[]]