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 CreateEnumModel

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

Constructors

CreateEnumModel()

Declaration
public CreateEnumModel()

Properties

ClassName

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

ExtendedObject

Declaration
public object ExtendedObject { get; set; }
Property Value
Type Description
System.Object

FormatType

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