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