Class PrimaryObjectMapping
Inheritance
System.Object
PrimaryObjectMapping
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.ViewModels
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0Syntax
public class PrimaryObjectMapping : Object
Constructors
PrimaryObjectMapping()
Declaration
public PrimaryObjectMapping()
Properties
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Mapping
Declaration
public MappingData Mapping { get; set; }
Property Value
Type | Description |
---|---|
MappingData |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |