Click or drag to resize

MappingExceptionPropertyValue Property

Gets the String representation of the property value 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 PropertyValue { get; }

Property Value

String
The property value.
See Also