GuidanceOptions(Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.