Table of Contents

Class InterfaceTraceability

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

Properties

Downstream

public InterfaceDownstreamTrace Downstream { get; set; }

Property Value

InterfaceDownstreamTrace

Upstream

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

Property Value

IList<string>