Click or drag to resize

URNIsSimpleTeam Method

Determines whether URN represents a simple team

Namespace: Sportradar.OddsFeed.SDK.Messages
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public bool IsSimpleTeam()

Return Value

Boolean
true if represents simple team; otherwise, false.
See Also