Table of Contents

Class RemoveStandardAchievement

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

Constructors

RemoveStandardAchievement(Guid, Guid)

public RemoveStandardAchievement(Guid standardId, Guid achievementId)

Parameters

standardId Guid
achievementId Guid

RemoveStandardAchievement(Guid, Guid[])

public RemoveStandardAchievement(Guid standardId, Guid[] achievementIds)

Parameters

standardId Guid
achievementIds Guid[]

Properties

AchievementIds

public Guid[] AchievementIds { get; set; }

Property Value

Guid[]