Click or drag to resize

IMarketDefinitionGetGroups Method

Returns a list of groups to which the associated market belongs to

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
IList<string> GetGroups()

Return Value

IListString
a list of groups to which the associated market belongs to
See Also