StudyComparer Property

Summary
Gets or sets an IComparer of CompositeInstanceDataSet.StudyRow used to sort the loaded studies.
Syntax
C#
C++/CLI
public IComparer<StudyRow> StudyComparer { get; set; } 
public:  
   property IComparer<StudyRow^>^ StudyComparer 
   { 
      IComparer<StudyRow^>^ get() 
      void set(IComparer<StudyRow^>^ value) 
   } 

Property Value

An IComparer of CompositeInstanceDataSet.StudyRow used to sort the loaded studies.

Remarks

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

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.