Table of Contents

Class DomainTraceability

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class DomainTraceability
Inheritance
DomainTraceability
Inherited Members

Properties

Downstream

public DomainDownstreamTrace Downstream { get; set; }

Property Value

DomainDownstreamTrace

Upstream

public IList<string> Upstream { get; init; }

Property Value

IList<string>