Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Interface IWorkflowEngineNetRestriction

OptimaJet.Workflow.Core.License.IWorkflowEngineNetRestriction

public interface IWorkflowEngineNetRestriction

Properties

Name
Type
MaxNumberOfActivities #
Int32
MaxNumberOfTransitions #
Int32
MaxNumberOfSchemes #
Int32
MaxNumberOfThreads #
Int32
MaxNumberOfCommands #
Int32
StrictCheck #
Nullable<Boolean>
CommunityEdition #
Nullable<Boolean>

Methods

T GetRestriction<T>(string restrictionName) #

Parameters

Name
Type
Description
restrictionName
String

Returns

Type
Description
{T}