Class CommonModel
Inheritance
System.Object
CommonModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0Syntax
public class CommonModel : Object
Constructors
CommonModel()
Declaration
public CommonModel()
Properties
FriendlyName
Declaration
public string FriendlyName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PluralName
Declaration
public string PluralName { get; set; }
Property Value
Type | Description |
---|---|
System.String |