|
|
ErrorViewModelT Class |
Namespace: CADSharpTools.MVVM.ViewModels
The ErrorViewModelT type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorViewModelT |
Creates a new instance of the ErrorViewModel class
|
| Name | Description | |
|---|---|---|
| Errors |
Errors property.
| |
| IsIdle | ||
| ProgramFullName |
Gets or sets the error view dialog title.
| |
| SelectedError | ||
| SendReportCommand |
Send the report command.
| |
| SupportEmail |
Gets or sets the support e-mail.
|
| Name | Description | |
|---|---|---|
| SendReport |
Sends the report to the specified email. Set email by using SupportEmail.
| |
| ShowView |
Show the error view.
|