Table of Contents

Class RubricCriterionRenamed

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

Constructors

RubricCriterionRenamed(Guid, string)

public RubricCriterionRenamed(Guid rubricCriterionId, string criterionTitle)

Parameters

rubricCriterionId Guid
criterionTitle string

Properties

CriterionTitle

public string CriterionTitle { get; set; }

Property Value

string

RubricCriterionId

public Guid RubricCriterionId { get; set; }

Property Value

Guid