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
Upstream
public IList<string> Upstream { get; init; }