OrderField class

Represents the column by which the result is ordered.

Inheritance hierarchy

System.Object
  WebSvcDspSts.OrderField

Namespace:  WebSvcDspSts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class OrderField
'Usage
Dim instance As OrderField
[SerializableAttribute]
public class OrderField

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

OrderField members

WebSvcDspSts namespace