A collection of assignments.
Element
assigned story
assignment Properties
| Property | Type | Access | Description |
|---|---|---|---|
| assignment file status | assignment up to date, assignment out of date, assignment file missing, |
read | The status of the assignment file. |
| class | type | read | The class descriptor type. |
| document path | alias | read | The path to the document that the hyperlink destination points to. |
| export options | empty frames, assigned spreads, everything, |
r/w | The content to export in the assignment. |
| file path | text | read | The file path (colon delimited on the Mac OS). Can also accept: alias or string. |
| frame color | any | r/w | The color of the assignment’s frames. Can return: list of 3 fixed (0 – 255) or light blue/red/green/blue/yellow/magenta/cyan/gray/black/orange/dark green/teal/tan/brown/violet/gold/dark blue/pink/lavender/brick red/olive green/peach/burgundy/grass gree… |
| id | integer | read | The unique ID of the assignment. |
| include links when package | boolean | r/w | If true, includes linked files when packaging the assignment. |
| index | integer | read | The index of the assignment within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | r/w | The name of the assignment. |
| object reference | assignment | read | An object reference for the object. |
| package up to date | boolean | read | If true, the assignment package is up to date. |
| packaged | boolean | read | If true, the assignment is packaged. |
| parent | document | read | The parent of the assignment (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| user name | text | r/w | The user name to assign to tracked changes and notes. |