Click or drag to resize

RouteTemplateRouteLinks Property

List of TemplateRouteLink child objects, based on the Finance.Accounting.TemplateRouteLink.Route back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<TemplateRouteLink> TemplateRouteLinks { get; }

Property Value

Type: ChildCollectionTemplateRouteLink
See Also