Class ResponseRepeaterItem
- Namespace
- InSite.UI.Portal.Home
- Assembly
- InSite.UI.dll
public class ResponseRepeaterItem
- Inheritance
-
ResponseRepeaterItem
- Inherited Members
-
Constructors
ResponseRepeaterItem()
public ResponseRepeaterItem()
Properties
FirstAnswerText
public string FirstAnswerText { get; set; }
Property Value
- string
ResponseIsLocked
public bool ResponseIsLocked { get; set; }
Property Value
- bool
ResponseSessionCompleted
public DateTimeOffset? ResponseSessionCompleted { get; set; }
Property Value
- DateTimeOffset?
ResponseSessionIdentifier
public Guid ResponseSessionIdentifier { get; set; }
Property Value
- Guid
ResponseSessionStarted
public DateTimeOffset? ResponseSessionStarted { get; set; }
Property Value
- DateTimeOffset?
ResponseSessionStatus
public string ResponseSessionStatus { get; set; }
Property Value
- string
public string SurveyFormName { get; set; }
Property Value
- string