Table of Contents

Class SurveyCreateScriptFragmentResponseModel

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

Model containing the odin script fragment relative path

public class SurveyCreateScriptFragmentResponseModel
Inheritance
SurveyCreateScriptFragmentResponseModel
Inherited Members

Properties

ScriptFragmentPath

The object relative path location

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

Property Value

string