ProductSupplyRepositoryProductReference Field |
Definition of the
Product reference
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductSupply, Product> ProductReference
Public Shared ReadOnly ProductReference As PrimaryKeyReference(Of ProductSupply, Product)
public:
static initonly PrimaryKeyReference<ProductSupply^, Product^>^ ProductReference
static val ProductReference: PrimaryKeyReference<ProductSupply, Product>
Field Value
Type:
PrimaryKeyReferenceProductSupply,
Product
See Also