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 DeleteBusinessFoundationDataModel

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

Constructors

DeleteBusinessFoundationDataModel()

Declaration
public DeleteBusinessFoundationDataModel()

Properties

ClassName

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

PrimaryKeyId

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