InstanceComparer Property

Summary
Gets or sets an IComparer of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow used to sort the loaded instances.
Syntax
C#
C++/CLI
public IComparer<InstanceRow> InstanceComparer { get; set; } 
public:  
   property IComparer<InstanceRow^>^ InstanceComparer 
   { 
      IComparer<InstanceRow^>^ get() 
      void set(IComparer<InstanceRow^>^ value) 
   } 

Property Value

An IComparer of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow used to sort the loaded instances.

Remarks

Provide a value for this property to load the instances 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.