Click or drag to resize

DocumentTypeRoutes Property

List of Route child objects, based on the Systems.Workflow.Route.DocumentType back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Route> Routes { get; }

Property Value

Type: ChildCollectionRoute
See Also