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