RoutesRepositoryDestinationDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Route, DocumentType> DestinationDocumentTypeReference
Public Shared ReadOnly DestinationDocumentTypeReference As PrimaryKeyReference(Of Route, DocumentType)
public:
static initonly PrimaryKeyReference<Route^, DocumentType^>^ DestinationDocumentTypeReference
static val DestinationDocumentTypeReference: PrimaryKeyReference<Route, DocumentType>
Field Value
Type:
PrimaryKeyReferenceRoute,
DocumentType
See Also