Table of Contents

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

form Guid
unlocked DateTimeOffset

Properties

Unlocked

public DateTimeOffset Unlocked { get; set; }

Property Value

DateTimeOffset