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 MetaClassRelationViewModel

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

Constructors

MetaClassRelationViewModel()

Declaration
public MetaClassRelationViewModel()

Properties

ClassName

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

CurrentName

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

DisplayName

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

FieldName

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

IsSystem

Declaration
public bool IsSystem { get; set; }
Property Value
Type Description
System.Boolean

Name

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

PrimaryName

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

RefClassName

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

RefFieldName

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

RelatedObject

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