The DocSetSummary object contains a summary of information in the DocSet object.
| Parameter | Type | Description |
|---|---|---|
| PacketCount | ExpereInteger | Total number of packets in the DocSet. |
| DocInstanceCount | ExpereInteger | Total number of DocInstances in the DocSet. |
| PageCount | ExpereInteger | The number of paginated documents (not including documents that are not paginated). |
| InstanceRecordablePageCount | ExpereInteger | Total number of recordable pages in the paginated documents in the DocSet. This does NOT include any count for documents that are duplicated. |
| DataTimeStamp | string | The current date and time this DocSet was created (with timezone). |