ProductPricesRepositoryPriceTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductPrice, PriceType> PriceTypeReference
Public Shared ReadOnly PriceTypeReference As PrimaryKeyReference(Of ProductPrice, PriceType)
public:
static initonly PrimaryKeyReference<ProductPrice^, PriceType^>^ PriceTypeReference
static val PriceTypeReference: PrimaryKeyReference<ProductPrice, PriceType>
Field Value
Type:
PrimaryKeyReferenceProductPrice,
PriceType
See Also