Click or drag to resize

UserBusinessRuleActionParameter3Type Property

The type of the parameter specifies how to obtain the parameter value.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<ActionParameterType> Parameter3Type { get; set; }

Property Value

Type: NullableActionParameterType
See Also