Table of Contents

Class ChangeSurveyFormLanguages

Namespace
InSite.Application.Surveys.Write
Assembly
Shift.Sdk.dll
public class ChangeSurveyFormLanguages : Command, ICommand
Inheritance
ChangeSurveyFormLanguages
Implements
Inherited Members
Extension Methods

Constructors

ChangeSurveyFormLanguages(Guid, string, string[])

public ChangeSurveyFormLanguages(Guid form, string language, string[] translations)

Parameters

form Guid
language string
translations string[]

Properties

Language

public string Language { get; }

Property Value

string

Translations

public string[] Translations { get; }

Property Value

string[]