Class DeleteSurveyComment
- Namespace
- InSite.Application.Surveys.Write
- Assembly
- Shift.Sdk.dll
public class DeleteSurveyComment : Command, ICommand
- Inheritance
-
DeleteSurveyComment
- Implements
- Inherited Members
- Extension Methods
Constructors
DeleteSurveyComment(Guid, Guid)
public DeleteSurveyComment(Guid form, Guid comment)
Parameters
Properties
Comment
public Guid Comment { get; set; }