Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MetaBridgeModel

Inheritance
System.Object
MetaBridgeModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class MetaBridgeModel : CommonModel

Constructors

MetaBridgeModel()

Declaration
public MetaBridgeModel()

Properties

Field1BusinessObject

Declaration
public string Field1BusinessObject { get; set; }
Property Value
Type Description
System.String

Field1FriendlyName

Declaration
public string Field1FriendlyName { get; set; }
Property Value
Type Description
System.String

Field1Name

Declaration
public string Field1Name { get; set; }
Property Value
Type Description
System.String

Field2BusinessObject

Declaration
public string Field2BusinessObject { get; set; }
Property Value
Type Description
System.String

Field2FriendlyName

Declaration
public string Field2FriendlyName { get; set; }
Property Value
Type Description
System.String

Field2Name

Declaration
public string Field2Name { get; set; }
Property Value
Type Description
System.String