The Sc2RanksGetBaseDataResult type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Sc2RanksGetBaseDataResult |
Constructor.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| ToString | (Inherited from Sc2RanksBaseData.) |
Properties
| Name | Description | |
|---|---|---|
| Brackets | (Inherited from Sc2RanksBaseData.) | |
| CacheExpires |
Returns the date when the cached data expires. Only available when caching is enabled.
| |
| CreditsLeft | ||
| CreditsUsed | ||
| Error |
Returns the error message if an error has occured.
| |
| Expansions | (Inherited from Sc2RanksBaseData.) | |
| HasError |
Returns True if an error has occured, otherwise False.
| |
| Leagues | (Inherited from Sc2RanksBaseData.) | |
| Races | (Inherited from Sc2RanksBaseData.) | |
| RankRegions | (Inherited from Sc2RanksBaseData.) | |
| Regions | (Inherited from Sc2RanksBaseData.) | |
| ResponseRaw |
Returns the raw response from the server.
| |
| Season | (Inherited from Sc2RanksBaseData.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IBaseResult ReadHeader |
See Also