Class ChangeCommentAuthorRole
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeCommentAuthorRole : Command, ICommand
- Inheritance
-
ChangeCommentAuthorRole
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeCommentAuthorRole(Guid, Guid, string)
public ChangeCommentAuthorRole(Guid bank, Guid comment, string authorRole)
Parameters
Properties
AuthorRole
public string AuthorRole { get; set; }
Property Value
Comment
public Guid Comment { get; set; }