# Sandbox.BlobData.Version

```csharp
int Version { get; set; }
```

The version of this binary data format. Used for upgrade paths.

Declared in [Sandbox.BlobData](/api/Sandbox.BlobData).
Assembly: `Sandbox.Engine`.
