Class RunCommands
- Namespace
- InSite.Application.Organizations.Write
- Assembly
- Shift.Sdk.dll
public class RunCommands : Command, ICommand
- Inheritance
-
RunCommands
- Implements
- Inherited Members
- Extension Methods
Constructors
RunCommands(Guid, ICommand[])
public RunCommands(Guid organizationId, ICommand[] commands)
Parameters
Properties
Commands
public ICommand[] Commands { get; set; }
Property Value
- ICommand[]