Table of Contents

Class FieldDeleted

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

Constructors

FieldDeleted(Guid, Guid, Guid)

public FieldDeleted(Guid field, Guid form, Guid question)

Parameters

field Guid
form Guid
question Guid

Properties

Field

public Guid Field { get; set; }

Property Value

Guid

Form

public Guid Form { get; set; }

Property Value

Guid

Question

public Guid Question { get; set; }

Property Value

Guid