> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.TransactionResult.TxHash

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[TransactionResult](./ResQ.Core.TransactionResult.md "ResQ.Core.TransactionResult")

## TransactionResult.TxHash Property

Hexadecimal transaction hash.

```csharp theme={null}
public string TxHash { get; init; }
```

#### Property Value

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