ProductDimensionsRepositoryProductReference 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<ProductDimension, Product> ProductReference
Public Shared ReadOnly ProductReference As PrimaryKeyReference(Of ProductDimension, Product)
public:
static initonly PrimaryKeyReference<ProductDimension^, Product^>^ ProductReference
static val ProductReference: PrimaryKeyReference<ProductDimension, Product>
Field Value
Type:
PrimaryKeyReferenceProductDimension,
Product
See Also