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 RelationNNInfoViewModel

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

Constructors

RelationNNInfoViewModel()

Declaration
public RelationNNInfoViewModel()

Properties

BridgeClassName

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

DisplayName

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

Field1Name

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

Field2Name

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

RefClassName

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