Class DeleteSurveyBranch
- Namespace
- InSite.Application.Surveys.Write
- Assembly
- Shift.Sdk.dll
public class DeleteSurveyBranch : Command, ICommand
- Inheritance
-
DeleteSurveyBranch
- Implements
- Inherited Members
- Extension Methods
Constructors
DeleteSurveyBranch(Guid, Guid, Guid)
public DeleteSurveyBranch(Guid form, Guid fromItem, Guid toQuestion)
Parameters
Properties
FromItem
public Guid FromItem { get; }
Property Value
ToQuestion
public Guid ToQuestion { get; }