Table of Contents

Class RubricRenamed

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

Constructors

RubricRenamed(string)

public RubricRenamed(string rubricTitle)

Parameters

rubricTitle string

Properties

RubricTitle

public string RubricTitle { get; set; }

Property Value

string