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