Table of Contents

Class GradebookCalculated

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

Constructors

GradebookCalculated(Guid[])

public GradebookCalculated(Guid[] learners)

Parameters

learners Guid[]

Properties

Learners

public Guid[] Learners { get; set; }

Property Value

Guid[]