ProductGroupsRepositoryUseLotsAttribute 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<ProductGroup, Nullable<ProductGroupsRepositoryUseLots>> UseLotsAttribute
Public Shared ReadOnly UseLotsAttribute As StringEnumDataAttribute(Of ProductGroup, Nullable(Of ProductGroupsRepositoryUseLots))
public:
static initonly StringEnumDataAttribute<ProductGroup^, Nullable<ProductGroupsRepositoryUseLots^>^>^ UseLotsAttribute
static val UseLotsAttribute: StringEnumDataAttribute<ProductGroup, Nullable<ProductGroupsRepositoryUseLots>>
Field Value
Type:
StringEnumDataAttributeProductGroup,
NullableProductGroupsRepositoryUseLots
See Also