Table of Contents

Class AddEventAchievement

Namespace
InSite.Application.Events.Write
Assembly
Shift.Sdk.dll
public class AddEventAchievement : Command, ICommand
Inheritance
AddEventAchievement
Implements
Inherited Members
Extension Methods

Constructors

AddEventAchievement(Guid, Guid)

public AddEventAchievement(Guid @event, Guid achievement)

Parameters

event Guid
achievement Guid

Properties

Achievement

public Guid Achievement { get; set; }

Property Value

Guid