DocumentTypeNotificationsRepositoryDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DocumentTypeNotification, DocumentType> DocumentTypeReference
Public Shared ReadOnly DocumentTypeReference As PrimaryKeyReference(Of DocumentTypeNotification, DocumentType)
public:
static initonly PrimaryKeyReference<DocumentTypeNotification^, DocumentType^>^ DocumentTypeReference
static val DocumentTypeReference: PrimaryKeyReference<DocumentTypeNotification, DocumentType>
Field Value
Type:
PrimaryKeyReferenceDocumentTypeNotification,
DocumentType
See Also