Click or drag to resize

MappingExceptionPropertyName Property

Gets the name of the property which caused the exception.

Namespace: Sportradar.OddsFeed.SDK.Common.Exceptions
Assembly: Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public string PropertyName { get; }

Property Value

String
The name of the property.
See Also