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 ExportViewModel

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

Constructors

ExportViewModel()

Declaration
public ExportViewModel()

Properties

Classes

Declaration
public List<BusinessFoundationModel> Classes { get; set; }
Property Value
Type Description
System.Collections.Generic.List<BusinessFoundationModel>

Enums

Declaration
public List<BusinessFoundationModel> Enums { get; set; }
Property Value
Type Description
System.Collections.Generic.List<BusinessFoundationModel>