Table of Contents

Class PolicyTraceability

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class PolicyTraceability
Inheritance
PolicyTraceability
Inherited Members

Properties

Downstream

public PolicyDownstreamTrace Downstream { get; set; }

Property Value

PolicyDownstreamTrace

Upstream

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

Property Value

IList<string>