Click or drag to resize

Document Properties

The Document type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of entries in this dictionary
Public propertyId
Gets this document's unique ID
Public propertyIsDeleted
Gets whether or not this document is deleted
Public propertyItem
Gets the value of the given key, or lack thereof, wrapped inside of a IFragment
Public propertyKeys
Gets all the keys held by this dictionary
Public propertySequence
Gets the sequence of this document (a unique incrementing number identifying its status in a database)
Top
See Also