Click or drag to resize

ProductCatalogsRepositoryBackgroundPositionVertical Class

Allowed values for the BackgroundPositionVertical data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.GeneralProductCatalogsRepositoryBackgroundPositionVertical

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class BackgroundPositionVertical : Enum

The ProductCatalogsRepositoryBackgroundPositionVertical type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBottom
Bottom value. Stored as 'B'.
Public fieldStatic memberCenter
Center value. Stored as 'C'.
Public fieldStatic memberTop
Top value. Stored as 'T'.
Public fieldvalue__
Top
See Also