Table of Contents

Class SurveyContentLabel

Namespace
InSite.Domain.Surveys.Forms
Assembly
Shift.Sdk.dll
public class SurveyContentLabel
Inheritance
SurveyContentLabel
Inherited Members
Extension Methods

Constructors

SurveyContentLabel(string, string)

public SurveyContentLabel(string name, string description)

Parameters

name string
description string

Properties

Description

public string Description { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string