Table of Contents

Class SurveyOptionListContentChanged

Namespace
InSite.Domain.Surveys.Forms
Assembly
Shift.Sdk.dll
public class SurveyOptionListContentChanged : Change, IChange
Inheritance
SurveyOptionListContentChanged
Implements
Inherited Members
Extension Methods

Constructors

SurveyOptionListContentChanged(Guid, ContentContainer, string)

public SurveyOptionListContentChanged(Guid list, ContentContainer content, string category)

Parameters

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