Table of Contents

Class SectionContentChanged

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

Constructors

SectionContentChanged(Guid, ContentExamSection)

public SectionContentChanged(Guid section, ContentExamSection content)

Parameters

section Guid
content ContentExamSection

Properties

Content

public ContentExamSection Content { get; set; }

Property Value

ContentExamSection

Section

public Guid Section { get; set; }

Property Value

Guid