Problem Class |
Namespace: Cadcorp.Configuration.Reporting
The Problem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Problem |
Initializes a new instance of Cadcorp.Web.UI.Reporting.Problem class
|
![]() | Problem(ReportDataSetReportProblemsRow) |
Initializes a new instance of Cadcorp.Web.UI.Reporting.Problem class
|
![]() | Problem(Int32, String, String, String) |
Initializes a new instance of Cadcorp.Web.UI.Reporting.Problem class
|
Name | Description | |
---|---|---|
![]() | ContactEmail |
The Email id of the problem reporter
|
![]() | Description |
The Description of the problem
|
![]() | EmailSubject |
The EmailSubject of the problem
|
![]() | ID |
The ID of the problem
|
![]() | LocationX |
The X coordinate of the problem location
|
![]() | LocationY |
The Y coordinate of the problem location
|
![]() | ProblemType |
The type of the problem (eg: Bins on Street, Dead Animal etc)
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetProblemJSON |
Gets the JSON that represents the problem
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |