ProductGroupRangePropertiesRepositoryRangeTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ProductGroupRangeProperty, ProductGroupRangePropertiesRepositoryRangeType> RangeTypeAttribute
Public Shared ReadOnly RangeTypeAttribute As StringEnumDataAttribute(Of ProductGroupRangeProperty, ProductGroupRangePropertiesRepositoryRangeType)
public:
static initonly StringEnumDataAttribute<ProductGroupRangeProperty^, ProductGroupRangePropertiesRepositoryRangeType^>^ RangeTypeAttribute
static val RangeTypeAttribute: StringEnumDataAttribute<ProductGroupRangeProperty, ProductGroupRangePropertiesRepositoryRangeType>
Field Value
Type:
StringEnumDataAttributeProductGroupRangeProperty,
ProductGroupRangePropertiesRepositoryRangeType
See Also