ISubdocument Properties | 
The ISubdocument type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionQueue | 
            Gets the queue that is used for scheduling operations on
            the object.  If operations are performed outside of this queue
            for properties marked with FromQueueOnly
            a ThreadSafetyViolationException will be thrown. 
              (Inherited from IThreadSafe.) | |
| Document | 
            Gets the parent document for this subdocument
              | |
| Exists | 
            Gets whether or not this subdocument has been saved into a document yet
              | |
| Item | 
            Bracket operator for returning an untyped property from this object
              (Inherited from IPropertyContainer.) | |
| Properties | 
            Gets or sets the raw properties for the object
              (Inherited from IPropertyContainer.) |