Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class PropertyInventoryStatus

Property that handles inventory status

Inheritance
System.Object
PropertyInventoryStatus
Namespace: EPiServer.Commerce.SpecializedProperties
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class PropertyInventoryStatus : PropertyNumber

Constructors

PropertyInventoryStatus()

Declaration
public PropertyInventoryStatus()

Properties

PropertyValueType

Gets the System.Type of the property value, in this case InventoryStatus.

Declaration
public override Type PropertyValueType { get; }
Property Value
Type Description
System.Type