Table of Contents

Class GovernanceTraceability

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

Properties

Downstream

public GovernanceDownstreamTrace Downstream { get; set; }

Property Value

GovernanceDownstreamTrace

Upstream

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

Property Value

IList<string>