Class OptionSerialized
public class OptionSerialized
- Inheritance
-
OptionSerialized
- Inherited Members
- Extension Methods
Constructors
OptionSerialized()
public OptionSerialized()
Properties
Category
public string Category { get; set; }
Property Value
Content
public List<SurveyContentSerialized> Content { get; set; }
Property Value
Items
public List<OptionItemSerialized> Items { get; set; }