Responder Developer Guide
GetSortOrder Method (Domain)


Returns type of sort order for domain pairs.
Syntax
'Declaration
 
Public MustOverride Function GetSortOrder() As SortedByType
'Usage
 
Dim instance As Domain
Dim value As SortedByType
 
value = instance.GetSortOrder()
public abstract SortedByType GetSortOrder()

Return Value

Type of sort.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Domain Class
Domain Members

 

 


Send Comment