Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentRoute Property

Gets the route, which specifies the generation options. Set by a call to LoadParametersFromRoute(Route).

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Route Route { get; }

Property Value

Type: Route

Implements

IDocumentGenerationRoute
See Also