Class MappingData
Inheritance
System.Object
MappingData
Namespace: EPiServer.Commerce.UI.Admin.Shared.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0Syntax
public class MappingData : Object
Constructors
MappingData()
Declaration
public MappingData()
Properties
FieldName
Declaration
public string FieldName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FriendlyName
Declaration
public string FriendlyName { get; set; }
Property Value
Type | Description |
---|---|
System.String |