다음을 통해 공유


FollowupRecommendationInference.Findings Property

Definition

Findings related to the recommendation.

public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.RecommendationFinding> Findings { get; }
public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4Extendible> Findings { get; }
member this.Findings : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.RecommendationFinding>
member this.Findings : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4Extendible>
Public ReadOnly Property Findings As IReadOnlyList(Of RecommendationFinding)
Public ReadOnly Property Findings As IReadOnlyList(Of FhirR4Extendible)

Property Value

Applies to