Responder Developer Guide
DisplayOrder(Int32,SwitchingOrderDisplay) Method


Syntax
'Declaration
 
Overloads Sub DisplayOrder( _
   ByVal orderId As Integer, _
   ByVal display As SwitchingOrderDisplay _
) 
'Usage
 
Dim instance As IArcMapDisplayServices
Dim orderId As Integer
Dim display As SwitchingOrderDisplay
 
instance.DisplayOrder(orderId, display)
void DisplayOrder( 
   int orderId,
   SwitchingOrderDisplay display
)

Parameters

orderId
display
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

IArcMapDisplayServices Interface
IArcMapDisplayServices Members
Overload List

 

 


Send Comment