Class CapabilityTraceability
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class CapabilityTraceability
- Inheritance
-
CapabilityTraceability
- Inherited Members
Properties
Downstream
public CapabilityDownstreamTrace Downstream { get; set; }
Property Value
Upstream
public IList<string> Upstream { get; init; }
Property Value
VisionRefs
public IList<string> VisionRefs { get; init; }