ProductVariantsRepositoryVariantColorReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductVariant, VariantColor> VariantColorReference
Public Shared ReadOnly VariantColorReference As PrimaryKeyReference(Of ProductVariant, VariantColor)
public:
static initonly PrimaryKeyReference<ProductVariant^, VariantColor^>^ VariantColorReference
static val VariantColorReference: PrimaryKeyReference<ProductVariant, VariantColor>
Field Value
Type:
PrimaryKeyReferenceProductVariant,
VariantColor
See Also