Table of Contents

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

bank Guid
form Guid
section Guid
criterion Guid

Properties

Criterion

public Guid Criterion { get; set; }

Property Value

Guid

Form

public Guid Form { get; set; }

Property Value

Guid

Section

public Guid Section { get; set; }

Property Value

Guid