Class ModifyOrganizationGradebookSettings
- Namespace
- InSite.Application.Organizations.Write
- Assembly
- Shift.Sdk.dll
public class ModifyOrganizationGradebookSettings : Command, ICommand
- Inheritance
-
ModifyOrganizationGradebookSettings
- Implements
- Inherited Members
- Extension Methods
Constructors
ModifyOrganizationGradebookSettings(Guid, GradebookSettings)
public ModifyOrganizationGradebookSettings(Guid organizationId, GradebookSettings gradebooks)
Parameters
organizationIdGuidgradebooksGradebookSettings
Properties
Gradebooks
public GradebookSettings Gradebooks { get; set; }