OrderBy Property

Summary
The field which sorting should be performed against.
Syntax
C#
VB
C++
public OrderByOptions OrderBy { get; set; } 
  
Public Property OrderBy As OrderByOptions 
public: 
property OrderByOptions OrderBy { 
   OrderByOptions get(); 
   void set (    OrderByOptions ); 
} 

Property Value

A OrderByParameter.OrderByOptions value which represents the field which sorting should be performed against.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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