ProductsRepositoryUseLotsAttribute Field |
Definition of the
UseLots data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Product, ProductsRepositoryUseLots> UseLotsAttribute
Public Shared ReadOnly UseLotsAttribute As StringEnumDataAttribute(Of Product, ProductsRepositoryUseLots)
public:
static initonly StringEnumDataAttribute<Product^, ProductsRepositoryUseLots^>^ UseLotsAttribute
static val UseLotsAttribute: StringEnumDataAttribute<Product, ProductsRepositoryUseLots>
Field Value
Type:
StringEnumDataAttributeProduct,
ProductsRepositoryUseLots
See Also