Table of Contents

Class SurveyFormSubmissionCompleted

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

Constructors

SurveyFormSubmissionCompleted()

public SurveyFormSubmissionCompleted()

Properties

SurveyFormIdentifier

public Guid SurveyFormIdentifier { get; set; }

Property Value

Guid

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid