Table of Contents

Class QuestionLikertRowDeleted

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

Constructors

QuestionLikertRowDeleted(Guid, Guid)

public QuestionLikertRowDeleted(Guid questionIdentifier, Guid rowIdentifier)

Parameters

questionIdentifier Guid
rowIdentifier Guid

Properties

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

RowIdentifier

public Guid RowIdentifier { get; set; }

Property Value

Guid