BugTrackingIssue


Represents a single issue.

Public Fields:

NameTypeDescription
IssueNumberStringThe unique number of the issue. If the issue is empty (new), IssueNumber holds 0.
IsReadOnlyBooleanHolds true if the user has permission to save this issue, else false.
FieldsArrayIssueField[]Holds the array of fields that contain the actual data of the issue.