AssignedStories
A collection of assigned stories.
AssignedStories Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of AssignedStories. |
| Item |
Object |
read |
Returns the AssignedStory with the specified index or name as Long or String. |
AssignedStories Methods
| Method |
Returns |
Description |
| AnyItem |
Object |
Returns any AssignedStory. |
| FirstItem |
Object |
Returns the first AssignedStory. |
| ItemByID |
Object |
Returns the AssignedStory with the specified ID. |
| ItemByRange |
Objects |
Returns the AssignedStories within the specified range. |
| LastItem |
Object |
Returns the last AssignedStory. |
| MiddleItem |
Object |
Returns the middle AssignedStory. |
| NextItem |
Object |
Returns the next AssignedStory. |
| PreviousItem |
Object |
Returns the previous AssignedStory. |
Previous post: AssignedStory
Next post: Assets