Class DeleteBusinessFoundationDataModel
Inheritance
System.Object
DeleteBusinessFoundationDataModel
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.DataManagement.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0Syntax
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 |