'Declaration
Public Enum IssueNoteCategory Inherits System.Enum
public enum IssueNoteCategory : System.Enum
'Declaration
Public Enum IssueNoteCategory Inherits System.Enum
public enum IssueNoteCategory : System.Enum
Member | Value | Description |
---|---|---|
System | 1 | The note was generated by the system itself |
Unknown | 0 | The note category was not specified. |
User | 2 | The note was generated by a user. |
System.Object
System.ValueType
System.Enum
Loupe.Extensibility.Data.IssueNoteCategory
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2