Click or drag to resize

UserBusinessRuleExecutionSessionScript Property

Gets the script.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Script Script { get; }

Property Value

Type: Script
The script.
See Also