Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class GetInitialCommandsParams

OptimaJet.Workflow.Core.Runtime.GetInitialCommandsParams

Represents parameters for getting initial commands of a process scheme

public class GetInitialCommandsParams

Inheritance

  • System.Object

Constructors

public GetInitialCommandsParams(string schemeCode) #
Constructor of GetInitialCommandsParams class

Parameters

Name
Type
Description
schemeCode
String
Code of the scheme

Properties

Name
Type
SchemeCode #
String
Code of the scheme
TenantId #
String
Tenant's identifier (if exist)
CommandNameFilter #
String
Selects only the specified command if not null
Culture #
CultureInfo
Culture to localize command and command parameter names