Class MetaClassRelationN1Model
Inheritance
System.Object
MetaClassRelationN1Model
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class MetaClassRelationN1Model : Object
Constructors
Declaration
public MetaClassRelationN1Model()
Properties
Declaration
public string ClassName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string FieldName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string FriendlyName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool IsNullable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string PrimaryObject { get; set; }
Property Value
Type |
Description |
System.String |
|