AddItem | Creates a new item object. | 
  BuildPerfGraph | Builds Performance Graph. | 
  BuildPerfGraphEx | Builds Performance Graph. | 
  BuildProgressGraph | Builds Req progress graph. | 
  BuildProgressGraphEx | Builds Requirement progress graph. Extends BuildProgressGraph with ability to display Null parent folders. | 
  BuildSummaryGraph | Builds Req summary graph. | 
  BuildSummaryGraphEx | Builds Req summary graph. Extends BuildSummaryGraph with ability to display Null parent folders. | 
  BuildTrendGraph | Creates graph that shows the number of defect status changes over time. | 
  BuildTrendGraphEx | Creates graph that shows the number of defect status changes over time. | 
  Find | Gets a list of requirements containing the Pattern value in specified field. | 
  GetChildrenList | Gets list of child requirements. | 
  GetCoverageTestsByReqFilter | Returns the list of tests that cover the requirements that match the requirement filter. | 
  GetFilteredChildrenList | Gets a filtered list of child requirements. | 
  GetRequirementType | Returns the requirement customization type object specified by the type ID. | 
  GetRequirementTypes | Returns the list of requirement customization types. | 
  GetTracedList | Returns the list of requirements either traced directly from or directly to the specified requirement. | 
  Mail | Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. | 
  NewList | Creates a list of objects according to the specified filter. | 
  RemoveItem | Removes item from the database. Removal takes place immediately, without a Post. | 
  ReqTypeIdToName | Returns the name of the requirement type specified by the type ID. | 
  FetchLevel | The Fetch level for a field. | 
  Fields | The list of all available fields for the entity managed by the factory. | 
  Filter | The TDFilter object for the factory. | 
  History | The History object for this entity. | 
  Item | Gets an object managed by the factory by its key. |