Table of Contents

Class ResponseCommandGenerator

Namespace
InSite.Application.Surveys.Write
Assembly
Shift.Sdk.dll
public class ResponseCommandGenerator
Inheritance
ResponseCommandGenerator
Inherited Members
Extension Methods

Constructors

ResponseCommandGenerator()

public ResponseCommandGenerator()

Methods

GetCommands(ResponseSession)

Returns the list of commands to create an existing survey response session.

public ICommand[] GetCommands(ResponseSession session)

Parameters

session ResponseSession

Returns

ICommand[]