Table of Contents

Class RegistrationCommented

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

Constructors

RegistrationCommented(string)

public RegistrationCommented(string comment)

Parameters

comment string

Properties

Comment

public string Comment { get; set; }

Property Value

string