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 class | read | The class descriptor type. |
| document path | alias or string | 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 | string | read | The file path (a colon delimited path for Mac). Can also accept: alias or string. |
| frame color | anything | r/w | The color of the assignment’s frames. Can return: list of 3 fixed (0 – 255), 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 green/… |
| 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 | string | r/w | A property that can be set to any string. |
| name | string | r/w | The name of the assignment. |
| object reference | assignment | read | An object reference for the assignment. |
| 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 | string | r/w | The user name to assign to tracked changes and notes. |