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 MetaClassRelation1NViewModel

Inheritance
System.Object
MetaClassRelation1NViewModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.ViewModels
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class MetaClassRelation1NViewModel : MetaClassRelation1NModel

Constructors

MetaClassRelation1NViewModel()

Declaration
public MetaClassRelation1NViewModel()

Properties

FieldBlockHeaderList

Declaration
public List<KeyValueModel> FieldBlockHeaderList { get; set; }
Property Value
Type Description
System.Collections.Generic.List<KeyValueModel>

PrimaryObject

Declaration
public PrimaryObject PrimaryObject { get; set; }
Property Value
Type Description
PrimaryObject

RelatedObjectList

Declaration
public List<KeyValueModel> RelatedObjectList { get; set; }
Property Value
Type Description
System.Collections.Generic.List<KeyValueModel>