Table of Contents

Class AssignSurveyForm

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

Constructors

AssignSurveyForm(Guid, Guid)

public AssignSurveyForm(Guid message, Guid survey)

Parameters

message Guid
survey Guid

Properties

SurveyFormIdentifier

public Guid SurveyFormIdentifier { get; set; }

Property Value

Guid