Sprinter Defect Tracking System API
Field Class
Members 
Field Information.
Syntax
[Serializable()]
public class Field 
Inheritance Hierarchy

System.Object
   HP.Sprinter.DefectTrackingSystemAPI.Field

Public Constructors
 NameDescription
Public ConstructorField ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDescriptionField description  
Public PropertyDisplayedNameField display name  
Public PropertyIDField ID  
Public PropertyIsMandatorytrue if operation cannot be performed without this field  
Public PropertyIsVisibletrue if this field should be visible to the user.  
Public PropertyMaskField editor mask  
Public PropertyOptionalValuesOptional values  
Public PropertySelectedValuesMultiple selected values  
Public PropertyTypeField type  
Public PropertyValueCurrent field value  
Top
Public Methods
 NameDescription
Public MethodToStringReturns the display name.  
Top
Public Events
 NameDescription
Public EventValueChangedField value change notification event  
Top
See Also

Reference

Field Members
HP.Sprinter.DefectTrackingSystemAPI Namespace