Class SortEnumRowModel
Inheritance
System.Object
SortEnumRowModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0Syntax
public class SortEnumRowModel : Object
Constructors
SortEnumRowModel()
Declaration
public SortEnumRowModel()
Properties
FieldType
Declaration
public string FieldType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Rows
Declaration
public EnumRowModel[] Rows { get; set; }
Property Value
| Type | Description |
|---|---|
| EnumRowModel[] |
ShowOnTable
Declaration
public bool ShowOnTable { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |