Table of Contents

Class ModifyMandatorySurvey

Namespace
InSite.Application.Events.Write
Assembly
Shift.Sdk.dll
public class ModifyMandatorySurvey : Command, ICommand
Inheritance
ModifyMandatorySurvey
Implements
Inherited Members
Extension Methods

Constructors

ModifyMandatorySurvey(Guid, Guid?)

public ModifyMandatorySurvey(Guid @event, Guid? surveyForm)

Parameters

event Guid
surveyForm Guid?

Properties

SurveyForm

public Guid? SurveyForm { get; set; }

Property Value

Guid?