Class MetaBridgeModel
Inheritance
System.Object
MetaBridgeModel
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class MetaBridgeModel : CommonModel
Constructors
Declaration
Properties
Declaration
public string Field1BusinessObject { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Field1FriendlyName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Field1Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Field2BusinessObject { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Field2FriendlyName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Field2Name { get; set; }
Property Value
Type |
Description |
System.String |
|