Click or drag to resize

DocumentFragment Properties

The DocumentFragment type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the Document from the document fragment
Public propertyExists
Gets whether or not this document is in the database
Public propertyItem
Gets the value of the given key, or lack thereof, wrapped inside of a IFragment
Top
See Also