Class RelationshipsListViewModel
- Namespace
- JJMasterData.Web.Areas.DataDictionary.Models
- Assembly
- JJMasterData.Web.dll
public sealed class RelationshipsListViewModel
- Inheritance
-
RelationshipsListViewModel
- Inherited Members
Properties
ElementName
public required string ElementName { get; set; }
Property Value
Relationships
public required FormElementRelationshipList Relationships { get; init; }