ProductDimensionsRepositorySourceQuantityAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly QuantityDataAttribute<ProductDimension> SourceQuantityAttribute
Public Shared ReadOnly SourceQuantityAttribute As QuantityDataAttribute(Of ProductDimension)
public:
static initonly QuantityDataAttribute<ProductDimension^>^ SourceQuantityAttribute
static val SourceQuantityAttribute: QuantityDataAttribute<ProductDimension>
Field Value
Type:
QuantityDataAttributeProductDimension
See Also