A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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