Table of Contents

Class SectionAdded

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class SectionAdded : Change, IChange
Inheritance
SectionAdded
Implements
Inherited Members
Extension Methods

Constructors

SectionAdded(Guid, Guid, Guid)

public SectionAdded(Guid form, Guid section, Guid criterion)

Parameters

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