Class SurveyOptionListContentChanged
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
listGuidcontentContentContainercategorystring
Properties
Category
public string Category { get; }
Property Value
Content
public ContentContainer Content { get; }
Property Value
List
public Guid List { get; }