Table of Contents

Class AdrTraceability

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

Properties

Downstream

public AdrDownstreamTrace Downstream { get; set; }

Property Value

AdrDownstreamTrace

Upstream

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

Property Value

IList<string>