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 MetaClassRelationN1Model

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

Constructors

MetaClassRelationN1Model()

Declaration
public MetaClassRelationN1Model()

Properties

ClassName

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

FieldName

Declaration
public string FieldName { 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

PrimaryObject

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