Table of Contents

Class DeleteFields

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

Constructors

DeleteFields(Guid, Guid, Guid)

public DeleteFields(Guid bank, Guid form, Guid question)

Parameters

bank Guid
form Guid
question Guid

Properties

Form

public Guid Form { get; set; }

Property Value

Guid

Question

public Guid Question { get; set; }

Property Value

Guid