GuidanceOptions.ShowGuidanceInHistory Property
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.
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.
public bool ShowGuidanceInHistory { get; set; }
member this.ShowGuidanceInHistory : bool with get, set
Public Property ShowGuidanceInHistory As Boolean