Class ChangeSurveyOptionListContent
- Namespace
- InSite.Application.Surveys.Write
- Assembly
- Shift.Sdk.dll
public class ChangeSurveyOptionListContent : Command, ICommand
- Inheritance
-
ChangeSurveyOptionListContent
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeSurveyOptionListContent(Guid, Guid, ContentContainer, string)
public ChangeSurveyOptionListContent(Guid form, Guid list, ContentContainer content, string category)
Parameters
formGuidlistGuidcontentContentContainercategorystring
Properties
Category
public string Category { get; }
Property Value
Content
public ContentContainer Content { get; }
Property Value
List
public Guid List { get; }