Responder Developer Guide
GetSortOrder Method (CodedDomain)


Returns type of sort order for domain pairs.
Syntax
'Declaration
 
Public Overrides Function GetSortOrder() As SortedByType
'Usage
 
Dim instance As CodedDomain
Dim value As SortedByType
 
value = instance.GetSortOrder()
public override 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

CodedDomain Class
CodedDomain Members

 

 


Send Comment