IncludeInstanceInformation Property

Summary

Gets or sets whether to load InstanceInformation with the loaded studies.

Syntax
C#
VB
C++
public bool IncludeInstanceInformation { get; set; } 
  
Public Property IncludeInstanceInformation As Boolean 
public: 
property bool IncludeInstanceInformation { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to load InstanceInformation with the loaded studies.

Remarks

The Leadtools.Medical.Workstation.UI.ImageListView control does not display instance information. Instance information are included in the loaded ListViewSeriesInformation.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly