: Public <<enumeration>> Enumeration
Created: 11/09/2014 00:37:07
Modified: 27/09/2017 23:27:01
Project:
Advanced:
Market event status types.<br/>
Attribute
Public
  active
Details:
Notes: The status of the event is currently in a active state.<br/>Active (when sysdate is equal or greater than to planned start time)<br/>
Public
  cancelled
Details:
Notes: The status of the event is currently in a cancelled state.<br/>Cancelled (stopped before planned start time or planned end time)<br/>
Public
  completed
Details:
Notes: The status of the event is currently in a completed state.<br/>Complete (when sysdate is equal to the release time)<br/>
Public
  planned
Details:
Notes: The status of the event is currently in a planned state.<br/>Planned (sysdate is less than planned start time)<br/>