Class DeleteField
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class DeleteField : Command, ICommand
- Inheritance
-
DeleteField
- Implements
- Inherited Members
- Extension Methods
Constructors
DeleteField(Guid, Guid, Guid, Guid)
public DeleteField(Guid bank, Guid field, Guid form, Guid question)
Parameters
Properties
Field
public Guid Field { get; set; }
Property Value
Form
public Guid Form { get; set; }
Property Value
Question
public Guid Question { get; set; }