MantisConnect 1.0a2

Issue Class

A class to contain all information related to an issue record.

For a list of all members of this type, see Issue Members.

System.Object
   Issue

[Visual Basic]
NotInheritable Public Class Issue
[C#]
public sealed class Issue

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class does not contain information like issue notes, attachments, ...etc which is stored in different tables in Mantis database.

Requirements

Namespace: Futureware.MantisConnect

Assembly: Futureware.MantisConnect (in Futureware.MantisConnect.dll)

See Also

Issue Members | Futureware.MantisConnect Namespace