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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.