←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly