Skip to main content

Class ParameterTypeExtensions

Inheritance

↳ object

    ParameterTypeExtensions

Inherited Members

Equals(object)

Equals(object, object)

GetHashCode()

GetType()

MemberwiseClone()

ReferenceEquals(object, object)

ToString()

Namespace: OptimaJet.Workflow.Core.Model

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public static class ParameterTypeExtensions

Methods

IsDropdown(ParameterType)

Declaration
public static bool IsDropdown(this ParameterType parameterType)
Parameters
TypeNameDescription
ParameterTypeparameterType
Returns
TypeDescription
bool