ProductCatalogsRepositoryHeaderHtmlAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductCatalog, string> HeaderHtmlAttribute
Public Shared ReadOnly HeaderHtmlAttribute As ColumnDataAttribute(Of ProductCatalog, String)
public:
static initonly ColumnDataAttribute<ProductCatalog^, String^>^ HeaderHtmlAttribute
static val HeaderHtmlAttribute: ColumnDataAttribute<ProductCatalog, string>
Field Value
Type:
ColumnDataAttributeProductCatalog,
String
See Also