AddCoverage | Assigns a test to cover this requirement. |
AddCoverageByFilter | Adds the tests from the specified subject that match the input filter to the list of tests that cover the current requirement. |
AddCoverageEx | Assigns all the tests in the specified subject folder to cover this current requirement. |
get_Icon | Returns the bitmap stream for the requirement's type. |
GetCoverageTestsByReqFilter | Returns the list of tests that cover the current requirement and, optionally, cover those of its children that match the requirement filter. |
GetCoverList | Gets a list of the tests that cover this requirement. |
GetCoverListByFilter | Gets the list of all tests that cover the current requirement and match the filter. |
LockObject | Locks the object. Returns True if the object has been changed on the server. |
Mails the IBaseFieldExMail field item. | |
Move | Moves a requirement to being a child of a specified father in the requirements tree. |
PopulateTargetCycleToChildren | Assigns the target cycle of the requirement as the target cycle of all child requirements, recursively down the folder tree. |
PopulateTargetReleaseToChildren | Assigns the target release of the requirement as the target release of all child requirements, recursively down the folder tree. |
Post | Posts all changed values into database. |
Refresh | Reads saved values, overwriting values in memory. |
RemoveCoverage | Removes a test from the list of tests that cover this requirement. |
Undo | Undoes changes to field values that have not been posted. |
UnLockObject | Unlocks the object. |
Attachments | The Attachment factory for the object. |
Author | The name of the requirement author. |
AutoPost | If true, the database is updated immediately when the field value changes. |
Comment | The comment associated with this requirement. |
Count | The number of direct children. |
Field | The value of the specified field. |
HasAttachment | Checks if the object has one or more attachments. |
HasCoverage | The requirement is covered by at least one test. |
HasReqTraceability | Checks if the current requirement has at least one associated requirement in the specified direction. |
HasRichContent | Checks if the object has rich content. |
ID | The item ID. |
IsFolder | No longer in use. |
IsLocked | Checks if object is locked for editing. |
Modified | Checks if the item has been modified since last refresh or post operation. If true, the field properties on the server side are not up to date. |
Name | The Requirement name as seen in the tree. |
Paragraph | The paragraph number or numeration of the requirement. |
ParentId | The Requirement's parent ID. |
Path | The path of the node containing this requirement. |
Priority | The requirement priority. |
Product | The product name for which the requirement is set. |
ReqTraceFactory | The requirement link factory that manages the traceability links of the current requirement to its associated requirements in the specified direction. |
RequirementType | Gets the interface for getting the requirement types. |
Reviewed | The review status. |
Status | The status of the tests that cover this requirement. |
Type | The name of the requirement type. |
TypeId | The requirement's type ID. |
Virtual | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |