Class EventScoresPublished
public class EventScoresPublished : Change, IChange
- Inheritance
-
EventScoresPublished
- Implements
- Inherited Members
- Extension Methods
Constructors
EventScoresPublished(Guid[], bool)
public EventScoresPublished(Guid[] registrations, bool alertMessageEnabled)
Parameters
Properties
AlertMessageEnabled
public bool AlertMessageEnabled { get; set; }
Property Value
Registrations
public Guid[] Registrations { get; set; }
Property Value
- Guid[]
Warnings
public string[] Warnings { get; set; }
Property Value
- string[]