Table of Contents

Class SurveyGetScriptFragmentModel

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

Model containing the odin script

public class SurveyGetScriptFragmentModel
Inheritance
SurveyGetScriptFragmentModel
Inherited Members

Properties

Script

Gets the odin fragment script.

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

Property Value

string