Interface IExtendedProperties
Allows for reading and writing custom meta fields.
Namespace: EPiServer.Commerce.Storage
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
public interface IExtendedProperties
Properties
Properties
Gets the property bag for dealing with custom meta fields.
Declaration
Hashtable Properties { get; }
Property Value
Type | Description |
---|---|
System.Collections.Hashtable |