# CreateOrJoinAttributionGrain

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#L25)

```csharp
public class CreateOrJoinAttributionGrain : Grain, IGrain, IGrainWithGuidKey, IAddressable, ICreateOrJoinAttributionGrain
```

The abstract base class for all grain classes.

## Constructors

- [CreateOrJoinAttributionGrain](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleans.transactions.testkit.createorjoinattributiongrain/constructors/constructor-79973aeb/)

## Methods

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