Click or drag to resize

RouteDestinationDocumentType Property

The type of the document, that will be generated by executing the route. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentType DestinationDocumentType { get; set; }

Property Value

Type: DocumentType
See Also