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 MetaClassRelationN1ViewModel

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

Constructors

MetaClassRelationN1ViewModel()

Declaration
public MetaClassRelationN1ViewModel()

Properties

DisplayBlockHeader

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

PrimaryObjectList

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

RelatedObject

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