Table of Contents

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

form Guid
comment Guid

Properties

Comment

public Guid Comment { get; set; }

Property Value

Guid