StudyInformationComparer Property

Summary
Gets or sets an IComparer used to sort an inserted study.
Syntax
C#
C++/CLI
public IComparer<ListViewStudiesInformation> StudyInformationComparer { get; set; } 
public:  
   property IComparer<ListViewStudiesInformation^>^ StudyInformationComparer 
   { 
      IComparer<ListViewStudiesInformation^>^ get() 
      void set(IComparer<ListViewStudiesInformation^>^ value) 
   } 

Property Value

An IComparer used to sort an inserted study.

Remarks

This object is used when directly inserting a study information using the InsertStudy method.

Provide a value for this property to load the studies in any order you like (e.g. Instance Number)

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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