ProductCatalogsRepositoryBackgroundImageAttribute 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, byte[]> BackgroundImageAttribute
Public Shared ReadOnly BackgroundImageAttribute As ColumnDataAttribute(Of ProductCatalog, Byte())
public:
static initonly ColumnDataAttribute<ProductCatalog^, array<unsigned char>^>^ BackgroundImageAttribute
static val BackgroundImageAttribute: ColumnDataAttribute<ProductCatalog, byte[]>
Field Value
Type:
ColumnDataAttributeProductCatalog,
Byte
See Also