Class AttributeSurveyQuestion
- Namespace
- InSite.Application.Surveys.Write
- Assembly
- Shift.Sdk.dll
public class AttributeSurveyQuestion : Command, ICommand
- Inheritance
-
AttributeSurveyQuestion
- Implements
- Inherited Members
- Extension Methods
Constructors
AttributeSurveyQuestion(Guid, Guid, string)
public AttributeSurveyQuestion(Guid form, Guid question, string attribute)
Parameters
Properties
Attribute
public string Attribute { get; set; }
Property Value
Question
public Guid Question { get; set; }