RoutesRepositoryDocumentTypeReference 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> DocumentTypeReference
Public Shared ReadOnly DocumentTypeReference As PrimaryKeyReference(Of Route, DocumentType)
public:
static initonly PrimaryKeyReference<Route^, DocumentType^>^ DocumentTypeReference
static val DocumentTypeReference: PrimaryKeyReference<Route, DocumentType>
Field Value
Type:
PrimaryKeyReferenceRoute,
DocumentType
See Also