Show / Hide Table of Contents

Enum GameStatus

Represents the status of the game using predefined status codes. Note that there may be more codes than these -- these are the status codes observed manually.

Namespace: BaseballSharp.Enums
Assembly: BaseballSharp.dll
Syntax
public enum GameStatus

Fields

Name Description
Delayed
Final
InProgress
PreGame
Scheduled
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX