Class FormatTypeMapping
Inheritance
System.Object
FormatTypeMapping
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class FormatTypeMapping : Object
Constructors
Declaration
public FormatTypeMapping()
Properties
DefaultExtendedObject
Declaration
public object DefaultExtendedObject { get; set; }
Property Value
Type |
Description |
System.Object |
|
Declaration
public string Key { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Value { get; set; }
Property Value
Type |
Description |
System.String |
|