public class LeagueGame| AwayTeam | |
| EndDate | The date this league game ended. |
| GameID | The unique Match ID for this game. |
| GameName | Human readable name for this game. |
| HomeTeam | |
| LeagueID | The scheibentoni ID of the league |
| LeagueName | Human readabel name of the League |
| LeagueNetworkID | |
| LeagueNetworkName | Human readable Name of the League Network |
| PressReleaseUrl |
The URL to the post-game press release.
An empty string means a press release does not exist. |
| ReportHTML | |
| ReportText | |
| SeasonID | |
| SeasonName | Human readable name of the League's Season |
| ShowLeaderboard | logical boolean for if we show the leaderboard link |
| StartDate | The date this league game started. |
| Virtual | The Virtual type of league game. Usually Not Set, Local, Virtual, Bye Week, or Cancelled. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | (Overrides ObjectToString) |