Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

IncludeInstanceInformation Property







Gets or sets whether to load InstanceInformation with the loaded studies.
Syntax
public bool IncludeInstanceInformation {get; set;}
'Declaration
 
Public Property IncludeInstanceInformation As Boolean
'Usage
 
Dim instance As ImageListViewLoader
Dim value As Boolean
 
instance.IncludeInstanceInformation = value
 
value = instance.IncludeInstanceInformation

            

            
public: __property bool get_IncludeInstanceInformation();
public: __property void set_IncludeInstanceInformation( 
   bool value
);
public:
property bool IncludeInstanceInformation {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

ImageListViewLoader Class
ImageListViewLoader Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features