ProductsRepositoryCostingMethodAttribute 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, Nullable<ProductsRepositoryCostingMethod>> CostingMethodAttribute
Public Shared ReadOnly CostingMethodAttribute As StringEnumDataAttribute(Of Product, Nullable(Of ProductsRepositoryCostingMethod))
public:
static initonly StringEnumDataAttribute<Product^, Nullable<ProductsRepositoryCostingMethod^>^>^ CostingMethodAttribute
static val CostingMethodAttribute: StringEnumDataAttribute<Product, Nullable<ProductsRepositoryCostingMethod>>
Field Value
Type:
StringEnumDataAttributeProduct,
NullableProductsRepositoryCostingMethod
See Also