IDocumentGenerationRoute Property |
Gets the route, which specifies the generation options.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxReadOnly Property Route As Route
Get
property Route^ Route {
Route^ get ();
}
abstract Route : Route with get
Property Value
Type:
Route
See Also