Click or drag to resize

RouteProcedureName Property

The system name of the generation procedure, which must be executed by the route. [Required]

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

Property Value

Type: String
See Also