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