Table of Contents

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

bank Guid
comment Guid
authorRole string

Properties

AuthorRole

public string AuthorRole { get; set; }

Property Value

string

Comment

public Guid Comment { get; set; }

Property Value

Guid