ProductTypeTaxGroupsRepositoryTaxGroupAttribute Field |
Definition of the
TaxGroup data attribute
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<ProductTypeTaxGroup, ProductTypeTaxGroupsRepositoryTaxGroup> TaxGroupAttribute
Public Shared ReadOnly TaxGroupAttribute As IntEnumDataAttribute(Of ProductTypeTaxGroup, ProductTypeTaxGroupsRepositoryTaxGroup)
public:
static initonly IntEnumDataAttribute<ProductTypeTaxGroup^, ProductTypeTaxGroupsRepositoryTaxGroup^>^ TaxGroupAttribute
static val TaxGroupAttribute: IntEnumDataAttribute<ProductTypeTaxGroup, ProductTypeTaxGroupsRepositoryTaxGroup>
Field Value
Type:
IntEnumDataAttributeProductTypeTaxGroup,
ProductTypeTaxGroupsRepositoryTaxGroup
See Also