Table of Contents

Class SurveyRespondentsAdded

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

Constructors

SurveyRespondentsAdded(Guid[])

public SurveyRespondentsAdded(Guid[] respondents)

Parameters

respondents Guid[]

Properties

Respondents

public Guid[] Respondents { get; set; }

Property Value

Guid[]