Class GradebookHelper.GradebookCommands
- Namespace
- InSite.Common.Web
- Assembly
- InSite.UI.dll
public class GradebookHelper.GradebookCommands
- Inheritance
-
GradebookHelper.GradebookCommands
- Inherited Members
-
Constructors
GradebookCommands()
public GradebookCommands()
Properties
Commands
public List<ICommand> Commands { get; set; }
Property Value
- List<ICommand>
GradebookIdentifier
public Guid GradebookIdentifier { get; set; }
Property Value
- Guid
GradebookTitle
public string GradebookTitle { get; set; }
Property Value
- string
Warnings
public List<string> Warnings { get; set; }
Property Value
- List<string>