Skip to main content

Interface IWorkflowEngineNetRestriction

Namespace: OptimaJet.Workflow.Core.License

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public interface IWorkflowEngineNetRestriction

Methods

GetRestriction<T>(string)

Declaration
T GetRestriction<T>(string restrictionName)
Parameters
TypeNameDescription
stringrestrictionName
Returns
TypeDescription
{T}

Extension Methods