ProductCatalogsRepositoryBackgroundRepeatAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ProductCatalog, ProductCatalogsRepositoryBackgroundRepeat> BackgroundRepeatAttribute
Public Shared ReadOnly BackgroundRepeatAttribute As StringEnumDataAttribute(Of ProductCatalog, ProductCatalogsRepositoryBackgroundRepeat)
public:
static initonly StringEnumDataAttribute<ProductCatalog^, ProductCatalogsRepositoryBackgroundRepeat^>^ BackgroundRepeatAttribute
static val BackgroundRepeatAttribute: StringEnumDataAttribute<ProductCatalog, ProductCatalogsRepositoryBackgroundRepeat>
Field Value
Type:
StringEnumDataAttributeProductCatalog,
ProductCatalogsRepositoryBackgroundRepeat
See Also