# ReferenceFieldNotSupportedException Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.referencefieldnotsupportedexception/)

## TargetReferenceType {#targetreferencetype-b5814773}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.referencefieldnotsupportedexception/properties/targetreferencetype-b5814773/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization/Exceptions.cs#L346)

```csharp
[Orleans.Id(0)]
public Type TargetReferenceType
```

Gets the type of the target reference.

### Value

The type of the target reference.
