Class ScreenerCreateChildConditionModel
public class ScreenerCreateChildConditionModel
- Inheritance
-
ScreenerCreateChildConditionModel
- Inherited Members
Properties
Condition
The entry condition that allows a respondent to participate in a child survey.
[JsonProperty("Condition", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public string Condition { get; set; }