Click or drag to resize

ExportableFixtureCIAdditionalParentsIds Property

Gets a ListT specifying the additional parent stages associated with the current instance

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.Caching.Exportable
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public List<string> AdditionalParentsIds { get; set; }

Property Value

ListString
See Also