Table of Contents

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

id Guid
registrations Guid[]
alertMessageEnabled bool

Properties

AlertMessageEnabled

public bool AlertMessageEnabled { get; set; }

Property Value

bool

Registrations

public Guid[] Registrations { get; set; }

Property Value

Guid[]