Document Properties |
The Document type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of entries in the dictionary
(Overrides ReadOnlyDictionaryCount.) | |
Id |
Gets this document's unique ID
(Inherited from ReadOnlyDocument.) | |
IsDeleted |
Gets whether or not this document is deleted
(Inherited from ReadOnlyDocument.) | |
Item |
Gets the value of the given key, or lack thereof,
wrapped inside of a Fragment | |
Keys |
Gets all the keys held by this dictionary
(Overrides ReadOnlyDictionaryKeys.) | |
Sequence |
Gets the sequence of this document (a unique incrementing number
identifying its status in a database)
(Inherited from ReadOnlyDocument.) |