ProductsRepositoryProductTypeIdAttribute Field |
Definition of the data attribute for
ProductType reference
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> ProductTypeIdAttribute
Public Shared ReadOnly ProductTypeIdAttribute As ColumnDataAttribute(Of Product, Guid)
public:
static initonly ColumnDataAttribute<Product^, Guid^>^ ProductTypeIdAttribute
static val ProductTypeIdAttribute: ColumnDataAttribute<Product, Guid>
Field Value
Type:
ColumnDataAttributeProduct,
Guid
See Also