Class AttemptStarted2.QuestionHandle
- Namespace
- InSite.Domain.Attempts
- Assembly
- Shift.Sdk.dll
public class AttemptStarted2.QuestionHandle
- Inheritance
-
AttemptStarted2.QuestionHandle
- Inherited Members
-
- Extension Methods
-
Constructors
QuestionHandle()
Properties
LikertColumns
public Guid[] LikertColumns { get; set; }
Property Value
- Guid[]
LikertRows
public Guid[] LikertRows { get; set; }
Property Value
- Guid[]
Options
public int[] Options { get; set; }
Property Value
- int[]
Question
public Guid Question { get; set; }
Property Value
- Guid
Section
public int? Section { get; set; }
Property Value
- int?
Methods
Clone()
public AttemptStarted2.QuestionHandle Clone()
Returns
- AttemptStarted2.QuestionHandle