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