Table of Contents

Class SamplingMethodModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll

Model for SurveySamplingMethodController

public class SamplingMethodModel
Inheritance
SamplingMethodModel
Inherited Members

Properties

SamplingMethod

SamplingMethod type
supported values: FreeIntercept, JointTargets, IndividualTargets, SamplingPoints, Addresses, AddressesWithQuota

[JsonProperty("SamplingMethod", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public string SamplingMethod { get; set; }

Property Value

string