ProductCatalogsRepositoryFooterHtmlAttribute 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> FooterHtmlAttribute
Public Shared ReadOnly FooterHtmlAttribute As ColumnDataAttribute(Of ProductCatalog, String)
public:
static initonly ColumnDataAttribute<ProductCatalog^, String^>^ FooterHtmlAttribute
static val FooterHtmlAttribute: ColumnDataAttribute<ProductCatalog, string>
Field Value
Type:
ColumnDataAttributeProductCatalog,
String
See Also