Table of Contents

Class RunCommands

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

Constructors

RunCommands(Guid, ICommand[])

public RunCommands(Guid rubricId, ICommand[] commands)

Parameters

rubricId Guid
commands ICommand[]

Properties

Commands

public ICommand[] Commands { get; set; }

Property Value

ICommand[]