Class RenameSurveyForm
- Namespace
- InSite.Application.Surveys.Write
- Assembly
- Shift.Sdk.dll
public class RenameSurveyForm : Command, ICommand
- Inheritance
-
RenameSurveyForm
- Implements
- Inherited Members
- Extension Methods
Constructors
RenameSurveyForm(Guid, string)
public RenameSurveyForm(Guid form, string name)
Parameters
Properties
Name
public string Name { get; set; }