Table of Contents

Class ResponseAnswerAdded

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

Constructors

ResponseAnswerAdded(Guid)

public ResponseAnswerAdded(Guid question)

Parameters

question Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid