A collection of book content objects.
book content Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| date | date | read | The date and time the book content was created. |
| document page range | text | read | The page range of the book content object within the book. |
| file path | alias | read | The full path to the file. |
| full name | alias | read | The full path to the book content, including the name of the book content. |
| id | integer | read | The unique ID of the book content. |
| index | integer | read | The index of the book content within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| object reference | book content | read | An object reference for the object. |
| parent | book | read | The parent of the book content (a book). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| size | integer | read | The size of the book content file. |
| status | normal, missing document, document out of date, document in use, document is open, |
read | The status of the book content object file. |