# JoinAttributionGrain

Package: [Microsoft.Orleans.Transactions.TestKit.Base](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Transactions.TestKit.Base) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Transactions.TestKit.Base/Grains/TransactionAttributionGrain.cs#L41)

```csharp
public class JoinAttributionGrain : Grain, IGrain, IGrainWithGuidKey, IAddressable, IJoinAttributionGrain
```

The abstract base class for all grain classes.

## Constructors

- [JoinAttributionGrain](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleans.transactions.testkit.joinattributiongrain/constructors/constructor-45c07675/)

## Methods

- [GetNestedTransactionIds(int, List&lt;ITransactionAttributionGrain&gt;)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleans.transactions.testkit.joinattributiongrain/methods/getnestedtransactionids-int-system-collections-generic-list-orleans-transactions-09960ad1/)
