Table of Contents

Class EventAchievementAdded

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class EventAchievementAdded : Change, IChange
Inheritance
EventAchievementAdded
Implements
Inherited Members
Extension Methods

Constructors

EventAchievementAdded(Guid)

public EventAchievementAdded(Guid achievement)

Parameters

achievement Guid

Properties

Achievement

public Guid Achievement { get; set; }

Property Value

Guid