Table of Contents

Class FieldsDeleted

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

Constructors

FieldsDeleted(Guid, Guid)

public FieldsDeleted(Guid form, Guid question)

Parameters

form Guid
question Guid

Properties

Form

public Guid Form { get; set; }

Property Value

Guid

Question

public Guid Question { get; set; }

Property Value

Guid