Table of Contents

Class RunCommands

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

Constructors

RunCommands(Guid, ICommand[])

public RunCommands(Guid courseId, ICommand[] commands)

Parameters

courseId Guid
commands ICommand[]

Properties

Commands

public ICommand[] Commands { get; set; }

Property Value

ICommand[]