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
Properties
FromItem
public Guid FromItem { get; }
Property Value
ToQuestion
public Guid ToQuestion { get; }