←Select platform

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 doesn't display instance information. Instance information are included in the loaded ListViewSeriesInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly