GuidanceOptions(Boolean) Constructor

Definition

Initializes a new instance of GuidanceOptions.

public GuidanceOptions(bool showGuidanceInHistory);
new Azure.Health.Insights.RadiologyInsights.GuidanceOptions : bool -> Azure.Health.Insights.RadiologyInsights.GuidanceOptions
Public Sub New (showGuidanceInHistory As Boolean)

Parameters

showGuidanceInHistory
Boolean

If this is true, also show guidances from a clinical history section i.e. if the first token of the associated finding's clinical indicator is in this section. Default is false.

Applies to