Table of Contents

Class ChangeGradebookType

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

Constructors

ChangeGradebookType(Guid, GradebookType, Guid?)

public ChangeGradebookType(Guid record, GradebookType type, Guid? framework)

Parameters

record Guid
type GradebookType
framework Guid?

Properties

Framework

public Guid? Framework { get; set; }

Property Value

Guid?

Type

public GradebookType Type { get; set; }

Property Value

GradebookType