> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Blockchain.EvidenceRecord.SizeBytes

### [ResQ.Blockchain](./ResQ.Blockchain.md "ResQ.Blockchain").[EvidenceRecord](./ResQ.Blockchain.EvidenceRecord.md "ResQ.Blockchain.EvidenceRecord")

## EvidenceRecord.SizeBytes Property

Size of the evidence file in bytes.

```csharp theme={null}
public long SizeBytes { get; init; }
```

#### Property Value

[System.Int64](https://learn.microsoft.com/en-us/dotnet/api/system.int64 "System.Int64")
