Take the community feedback survey now.

Class BridgeDetailsViewModel

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

Constructors

BridgeDetailsViewModel()

Declaration
public BridgeDetailsViewModel()

Properties

BusinessObjects

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