←Select platform

Order Property

Summary

Gets or sets the SortOrder for this SortingOperation.

Syntax
C#
VB
C++
public SortOrder Order { get; set; } 
Public Property Order() As SortOrder 
   Get 
   Set 
public:  
   property SortOrder^ Order 
   { 
      SortOrder^ get() 
      void set(SortOrder^ value) 
   } 

Property Value

The SortOrder for this SortingOperation.

Remarks

For more information, see SortOrder.

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.Dicom.Common Assembly

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