ProductCatalogsRepositoryLogoAttribute Field |
Definition of the
Logo data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProductCatalog, byte[]> LogoAttribute
Public Shared ReadOnly LogoAttribute As ColumnDataAttribute(Of ProductCatalog, Byte())
public:
static initonly ColumnDataAttribute<ProductCatalog^, array<unsigned char>^>^ LogoAttribute
static val LogoAttribute: ColumnDataAttribute<ProductCatalog, byte[]>
Field Value
Type:
ColumnDataAttributeProductCatalog,
Byte
See Also