# TransactionalStateAttributeMapper Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleans.transactions.transactionalstateattributemapper/)

## AttributeToConfig(TransactionalStateAttribute) {#attributetoconfig-orleans-transactions-abstractions-transactionalstateattribute-e86a75b2}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.transactions/orleans.transactions.transactionalstateattributemapper/methods/attributetoconfig-orleans-transactions-abstractions-transactionalstateattribute-e86a75b2/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.Transactions/Hosting/TransactionalStateAttributeMapper.cs#L12)

```csharp
protected override TransactionalStateConfiguration AttributeToConfig(TransactionalStateAttribute attribute)
```

### Parameters

- `attribute` (`TransactionalStateAttribute`)
