Table of Contents

Class QualityTraceability

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

Properties

Downstream

public QualityDownstreamTrace Downstream { get; set; }

Property Value

QualityDownstreamTrace

Upstream

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

Property Value

IList<string>