ProductsRepositoryShowInCatalogAttribute Field |
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, bool> ShowInCatalogAttribute
Public Shared ReadOnly ShowInCatalogAttribute As ColumnDataAttribute(Of Product, Boolean)
public:
static initonly ColumnDataAttribute<Product^, bool>^ ShowInCatalogAttribute
static val ShowInCatalogAttribute: ColumnDataAttribute<Product, bool>
Field Value
Type:
ColumnDataAttributeProduct,
Boolean
See Also