PurchaseControlDocumentLinesRepositoryPurchaseOperationTypeReference 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<PurchaseControlDocumentLine, PurchaseOperationType> PurchaseOperationTypeReference
Public Shared ReadOnly PurchaseOperationTypeReference As PrimaryKeyReference(Of PurchaseControlDocumentLine, PurchaseOperationType)
public:
static initonly PrimaryKeyReference<PurchaseControlDocumentLine^, PurchaseOperationType^>^ PurchaseOperationTypeReference
static val PurchaseOperationTypeReference: PrimaryKeyReference<PurchaseControlDocumentLine, PurchaseOperationType>
Field Value
Type:
PrimaryKeyReferencePurchaseControlDocumentLine,
PurchaseOperationType
See Also