Click or drag to resize

Document Properties

The Document type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of top level entries in this document
Public propertyDatabase
Gets the database that this document belongs to, if any
Public propertyId
Gets this document's unique ID
Public propertyIsDeleted
Gets whether or not this document is deleted
Public propertyItem
Accesses JSON paths in the document to get their values
Public propertyKeys
Gets all the keys present in this document
Public propertySequence
Gets the sequence of this document (a unique incrementing number identifying its status in a database)
Top
See Also