Table of Contents

Class ChangeSectionContent

Namespace
InSite.Application.Banks.Write
Assembly
Shift.Sdk.dll
public class ChangeSectionContent : Command, ICommand
Inheritance
ChangeSectionContent
Implements
Inherited Members
Extension Methods

Constructors

ChangeSectionContent(Guid, Guid, ContentExamSection)

public ChangeSectionContent(Guid bank, Guid set, ContentExamSection content)

Parameters

bank Guid
set Guid
content ContentExamSection

Properties

Content

public ContentExamSection Content { get; set; }

Property Value

ContentExamSection

Set

public Guid Set { get; set; }

Property Value

Guid