Sprinter Defect Tracking System API
Defect Class
Members 
A defect in a defect tracking system.
Syntax
public class Defect 
Inheritance Hierarchy

System.Object
   HP.Sprinter.DefectTrackingSystemAPI.Defect

Public Constructors
 NameDescription
Public ConstructorDefect ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAdditionalFieldsA collection of additional fields with data on the issue.  
Public PropertyAttachmentsFull path names of attachments to add to the defect.  
Public PropertyDescriptionThe description of the issue.  
Public PropertyIdThe unique defect ID.  
Public PropertySummaryA short statement of the issue.  
Public PropertyUrlThe URL for accessing the defect in the defect tracking system.  
Top
Public Methods
 NameDescription
Public MethodToStringReturns the ID.  
Top
See Also

Reference

Defect Members
HP.Sprinter.DefectTrackingSystemAPI Namespace