Table of Contents

Class AddSurveyBranch

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

Constructors

AddSurveyBranch(Guid, Guid, Guid)

public AddSurveyBranch(Guid form, Guid fromItem, Guid toQuestion)

Parameters

form Guid
fromItem Guid
toQuestion Guid

Properties

FromItem

public Guid FromItem { get; }

Property Value

Guid

ToQuestion

public Guid ToQuestion { get; }

Property Value

Guid