 | IOxatisItemComplexMember.ShowStockLevel Property |
Gets or sets sets ShowStockLevel
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Ecommerce.Oxatis.Datas
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> ShowStockLevel { get; set; }
Property ShowStockLevel As Nullable(Of Boolean)
Get
Set
Property Value
Type:
Nullable<Boolean>
See Also