Table of Contents

Class CommentRegistration

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

Constructors

CommentRegistration(Guid, string)

public CommentRegistration(Guid aggregate, string comment)

Parameters

aggregate Guid
comment string

Properties

Comment

public string Comment { get; set; }

Property Value

string