Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IIssue Interface

In This Topic
    IIssue Interface Properties
    In This Topic

    For a list of all members of this type, see IIssue members.

    Public Properties
     NameDescription
     PropertyThe user that added this issue  
     PropertyThe timestamp of when this issue was created.  
     PropertyThe application this issue is associated with.  
     PropertyThe set of Application Events associated with this issue.  
     PropertyThe total number of distinct users affected by this issue.  
     PropertyOptional. The user that this issue is assigned to.  
     PropertyA short display label for the issue.  
     PropertyThe total number of computers affected by this issue.  
     PropertyAn extended description of the issue  
     PropertyOptional. If this issue was resolved this is the version that it was resolved in.  
     PropertyThe unique key of this issue  
     PropertyIndicates if the issue should be publicly viewable  
     PropertyThe set of web links associated with this issue.  
     PropertyThe unique name of the issue  
     PropertyThe set of notes associated with this issue.  
     PropertyOptional. If publicly viewable this caption is used instead of the main caption.  
     PropertyOptional. If publicly viewable this description is used instead of the main description.  
     PropertyOptional. If publicly viewable this workaround is used instead of the main workaround.  
     PropertyThe total number of sessions affected by this issue.  
     PropertyThe current status of this issue  
     PropertyDisplay information for the status  
     PropertyThe last user that updated this issue  
     PropertyThe timestamp of the last update to this issue  
     PropertyThe link to this item on the server  
     PropertyOptional. A workaround for this issue.  
    Top
    See Also