Click or drag to resize

UserBusinessRuleScriptText Property

The program code used to define the rule actions.

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

Property Value

Type: String
See Also