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