Click or drag to resize

RouteTemplates Property

List of Template child objects, based on the Finance.Accounting.Template.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<Template> Templates { get; }

Property Value

Type: ChildCollectionTemplate
See Also