Table of Contents

Class ScreenerRouterSettingsModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public class ScreenerRouterSettingsModel
Inheritance
ScreenerRouterSettingsModel
Inherited Members

Properties

MaximumAttempts

Maximum number of attempts the screener is allowed to route a respondent to a child

[JsonProperty("MaximumAttempts", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public int MaximumAttempts { get; set; }

Property Value

int