ProductCatalogsRepositoryBackgroundColorAttribute 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, Nullable<int>> BackgroundColorAttribute
Public Shared ReadOnly BackgroundColorAttribute As ColumnDataAttribute(Of ProductCatalog, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<ProductCatalog^, Nullable<int>^>^ BackgroundColorAttribute
static val BackgroundColorAttribute: ColumnDataAttribute<ProductCatalog, Nullable<int>>
Field Value
Type:
ColumnDataAttributeProductCatalog,
NullableInt32
See Also