Class MetaClassRelationNNModel
Inheritance
System.Object
MetaClassRelationNNModel
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class MetaClassRelationNNModel : Object
Constructors
Declaration
public MetaClassRelationNNModel()
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 string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string RelatedObject { get; set; }
Property Value
Type |
Description |
System.String |
|