Class SurveyConditionAdded
public class SurveyConditionAdded : Change, IChange
- Inheritance
-
SurveyConditionAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
SurveyConditionAdded(Guid, Guid[])
public SurveyConditionAdded(Guid item, Guid[] maskedQuestions)
Parameters
Properties
Item
public Guid Item { get; }
Property Value
MaskedQuestions
public Guid[] MaskedQuestions { get; }
Property Value
- Guid[]