Table of Contents

Class AddStandardAchievement

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

Constructors

AddStandardAchievement(Guid, Guid)

public AddStandardAchievement(Guid standardId, Guid achievementId)

Parameters

standardId Guid
achievementId Guid

AddStandardAchievement(Guid, Guid[])

public AddStandardAchievement(Guid standardId, Guid[] achievementIds)

Parameters

standardId Guid
achievementIds Guid[]

Properties

AchievementIds

public Guid[] AchievementIds { get; set; }

Property Value

Guid[]