Table of Contents

Class SurveyFormSubmissionStarted

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class SurveyFormSubmissionStarted : Change, IChange
Inheritance
SurveyFormSubmissionStarted
Implements
Inherited Members
Extension Methods

Constructors

SurveyFormSubmissionStarted()

public SurveyFormSubmissionStarted()

Properties

SurveyFormIdentifier

public Guid SurveyFormIdentifier { get; set; }

Property Value

Guid

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid