# NoAttributionGrain

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

```csharp
public class NoAttributionGrain : Grain, IGrain, IGrainWithGuidKey, IAddressable, INoAttributionGrain
```

The abstract base class for all grain classes.

## Constructors

- [NoAttributionGrain](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleans.transactions.testkit.noattributiongrain/constructors/constructor-e1de17e7/)

## Methods

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