Table of Contents

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

OperationsDownstreamTrace

Upstream

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

Property Value

IList<string>