# NumTotalIssues

> The total number of ProjectIssues included in this report.

## Definition

* **Type:** Property
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.5/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

```csharp
public int NumTotalIssues { get; }
```
