ProductsRepositoryFlushingMethodAttribute 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<Product, ProductsRepositoryFlushingMethod> FlushingMethodAttribute
Public Shared ReadOnly FlushingMethodAttribute As StringEnumDataAttribute(Of Product, ProductsRepositoryFlushingMethod)
public:
static initonly StringEnumDataAttribute<Product^, ProductsRepositoryFlushingMethod^>^ FlushingMethodAttribute
static val FlushingMethodAttribute: StringEnumDataAttribute<Product, ProductsRepositoryFlushingMethod>
Field Value
Type:
StringEnumDataAttributeProduct,
ProductsRepositoryFlushingMethod
See Also