Table of Contents

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

form Guid
list Guid
content ContentContainer
category string

Properties

Category

public string Category { get; }

Property Value

string

Content

public ContentContainer Content { get; }

Property Value

ContentContainer

List

public Guid List { get; }

Property Value

Guid