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

Namespace EPiServer.Commerce.SpecializedProperties

Classes

CommerceImage

CommerceMedia

CustomerGroup

Represents the customer group.

Inventory

InventoryStatus

A list of possible statuses for inventory

ItemCollection<T>

Base class for collections used as values in properties.

Price

Represents a price definition in a catalog entry.

PriceDetail

PropertyCollectionBase<T>

Abstract base class for creating properties with a value that is a collection of items.

PropertyCommerceMediaCollection

Property for storing inventory information.

PropertyDecimal

Property type for storing decimal values

PropertyDictionaryMultiple

A property type that is used as backing type when you want a meta field that is a multiple selection dictionary.

PropertyDictionarySingle

A property type that is used as backing type when you want a meta field that is a single selection dictionary.

PropertyEmailAddress

Property type for storing email addesses

PropertyGuidList

A property type that is used as backing type when you want a list of System.Guids. To use this on a content type, add a property of the type System.Collections.Generic.IList<>.

PropertyInventoryCollection

Property for storing inventory information.

PropertyInventoryStatus

Property that handles inventory status

PropertyMarketCollection

A property that can handle a list of markets represented by their ID strings

PropertyMoneyList

A property type that is used as backing type when you want a list of Money objects.

PropertyPriceCollection

Property for storing price information.

PropertyPriceType

Property for storing price type information.

PropertyStringDictionary

A property type that is used as backing type when you want a meta field that is a string dictionary.