←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly