# Sandbox.Services.PackageType.TotalCount

```csharp
int TotalCount { get; set; }
```

Total number of packages of this type, including hidden/archived.

Declared in [Sandbox.Services.PackageType](/api/Sandbox.Services.PackageType).
Assembly: `Sandbox.Engine`.
