Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class EnumRowModel

Inheritance
System.Object
EnumRowModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.MetaClasses.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class EnumRowModel : Object

Constructors

EnumRowModel()

Declaration
public EnumRowModel()

Properties

FieldType

Declaration
public string FieldType { get; set; }
Property Value
Type Description
System.String

Id

Declaration
public int Id { get; set; }
Property Value
Type Description
System.Int32

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

OrderId

Declaration
public int OrderId { get; set; }
Property Value
Type Description
System.Int32