|
|
|
A collection of items to be tested within an Audit |
| AttachmentCount |
int16 |
|
Count of child attachments |
| Description |
richtext |
|
Standard unlimited rich text description |
| Description_Plain |
string |
|
Plain text equivilent of the corresponding rich text field |
| HasParent |
boolean |
|
Indicates if the item has a "parent" item at entity level |
| HasTemplate |
boolean |
|
Indicates if the item has a "template" item at library level |
| ItemCount |
int16 |
|
Count of child items |
| Locked |
boolean |
|
Whether or not the item definition is read-only to end users |
| Name |
string |
(555) |
Constructed from the Ref and Title |
| NoteCount |
int16 |
|
Count of child notes |
| Population |
int32 |
|
The size of the population from which the samples were taken |
| Ref |
string |
(50) |
Standard short reference |
| Size |
int16 |
|
The number of items in the sample |
| TestCount |
int16 |
|
Count of child tests |
| Title |
string |
(500) |
Standard short title |
| UseItems |
boolean |
|
Whether or not the items will be defined for the sample |
| Attachments |
Attachment |
1:M |
Link to child Attachments |
| Category |
SampleCategory |
M:1 |
Simple segmentation |
| Items |
SampleItem |
1:M |
Link to child items |
| Notes |
Note |
1:M |
Link to child Notes |
| Objective |
Objective |
M:1 |
Link to parent Objective |
| OfflineCheckOut |
OfflineCheckOut |
1:1 |
Link to child check out which contains who/when item was checked out |
| Parent |
EntitySample |
M:1 |
Link to Entity item from which this item was created |
| ResultSet |
ResultSet |
M:1 |
Basic segmentation which drives the allowed results for the Test |
| Template |
SampleTemplate |
M:1 |
Link to the template from which this item was created |
| Tests |
Test |
1:M |
Link to child Tests |