ProductTypeTaxGroupsRepositoryProductTypeIdAttribute Field |
Definition of the data attribute for
ProductType reference
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductTypeTaxGroup, Guid> ProductTypeIdAttribute
Public Shared ReadOnly ProductTypeIdAttribute As ColumnDataAttribute(Of ProductTypeTaxGroup, Guid)
public:
static initonly ColumnDataAttribute<ProductTypeTaxGroup^, Guid^>^ ProductTypeIdAttribute
static val ProductTypeIdAttribute: ColumnDataAttribute<ProductTypeTaxGroup, Guid>
Field Value
Type:
ColumnDataAttributeProductTypeTaxGroup,
Guid
See Also