Table of Contents

Class RubricDescribed

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

Constructors

RubricDescribed(string)

public RubricDescribed(string rubricDescription)

Parameters

rubricDescription string

Properties

RubricDescription

public string RubricDescription { get; set; }

Property Value

string