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 MetaClassRelationModel

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

Constructors

MetaClassRelationModel()

Declaration
public MetaClassRelationModel()

Properties

CurrentName

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

CurrentObject

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

DisplayName

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

DisplayOrderText

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

DisplayText

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

FriendlyName

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

IsNullable

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

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

PrimaryObject

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

RelatedObject

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