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