Class EnumRowModel
Inheritance
System.Object
EnumRowModel
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class EnumRowModel : Object
Constructors
Declaration
Properties
Declaration
public string FieldType { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int OrderId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|