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
bankGuidsetGuidcontentContentExamSection
Properties
Content
public ContentExamSection Content { get; set; }
Property Value
Set
public Guid Set { get; set; }