Table of Contents

Class SurveyRespondentsDeleted

Namespace
InSite.Domain.Surveys.Forms
Assembly
Shift.Sdk.dll
public class SurveyRespondentsDeleted : Change, IChange
Inheritance
SurveyRespondentsDeleted
Implements
Inherited Members
Extension Methods

Constructors

SurveyRespondentsDeleted(Guid[])

public SurveyRespondentsDeleted(Guid[] respondents)

Parameters

respondents Guid[]

Properties

Respondents

public Guid[] Respondents { get; set; }

Property Value

Guid[]