Table of Contents

Class RubricCreated

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

Constructors

RubricCreated(string)

public RubricCreated(string rubricTitle)

Parameters

rubricTitle string

Properties

RubricTitle

public string RubricTitle { get; set; }

Property Value

string