# Sandbox.Services.PackageType.ShowOnIndex

```csharp
bool ShowOnIndex { get; set; }
```

Whether this type is shown on the index page.

Declared in [Sandbox.Services.PackageType](/api/Sandbox.Services.PackageType).
Assembly: `Sandbox.Engine`.
