Click or drag to resize

UserBusinessRuleActionActionType Property

Specifies the type of action to perform. [Required]

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

Property Value

Type: UserBusinessRuleActionsRepositoryActionType
See Also