Class PublishEventScores
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class PublishEventScores : Command, ICommand
- Inheritance
-
PublishEventScores
- Implements
- Inherited Members
- Extension Methods
Constructors
PublishEventScores(Guid, Guid[], bool)
public PublishEventScores(Guid id, Guid[] registrations, bool alertMessageEnabled)
Parameters
Properties
AlertMessageEnabled
public bool AlertMessageEnabled { get; set; }
Property Value
Registrations
public Guid[] Registrations { get; set; }
Property Value
- Guid[]