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
Properties
Comment
public string Comment { get; set; }