ProductsRepositoryBaseMeasurementCategoryIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Product, Guid> BaseMeasurementCategoryIdAttribute
Public Shared ReadOnly BaseMeasurementCategoryIdAttribute As ColumnDataAttribute(Of Product, Guid)
public:
static initonly ColumnDataAttribute<Product^, Guid^>^ BaseMeasurementCategoryIdAttribute
static val BaseMeasurementCategoryIdAttribute: ColumnDataAttribute<Product, Guid>
Field Value
Type:
ColumnDataAttributeProduct,
Guid
See Also