Ascending Property

Summary
Gets or sets the order of sorting.
Syntax
C#
C++/CLI
public bool Ascending { get; set; } 
public: 
property bool Ascending { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to sort the event logs in ascending order, from lowest value to highest value. False to sort the event logs in descending order, from highest value to lowest value.

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.Logging.DataAccessLayer Assembly

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