Table of Contents

Class AddResponseAnswer

Namespace
InSite.Application.Responses.Write
Assembly
Shift.Sdk.dll
public class AddResponseAnswer : Command, ICommand
Inheritance
AddResponseAnswer
Implements
Inherited Members
Extension Methods

Constructors

AddResponseAnswer(Guid, Guid)

public AddResponseAnswer(Guid session, Guid question)

Parameters

session Guid
question Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid