# Sandbox.Services.PackageType.HasAssetLicenses

```csharp
bool HasAssetLicenses { get; set; }
```

Whether this package type supports asset licenses.

Declared in [Sandbox.Services.PackageType](/api/Sandbox.Services.PackageType).
Assembly: `Sandbox.Engine`.
