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