Table of Contents

Class RenameRubric

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

Constructors

RenameRubric(Guid, string)

public RenameRubric(Guid rubricId, string rubricTitle)

Parameters

rubricId Guid
rubricTitle string

Properties

RubricTitle

public string RubricTitle { get; set; }

Property Value

string