Responder Developer Guide
Register Method (ISwitchingOrderContext)


Syntax
'Declaration
 
Function Register( _
   ByVal order As SwitchingOrder, _
   ByVal setAsCurrent As Boolean _
) As WorkSession
'Usage
 
Dim instance As ISwitchingOrderContext
Dim order As SwitchingOrder
Dim setAsCurrent As Boolean
Dim value As WorkSession
 
value = instance.Register(order, setAsCurrent)
WorkSession Register( 
   SwitchingOrder order,
   bool setAsCurrent
)

Parameters

order
setAsCurrent
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

ISwitchingOrderContext Interface
ISwitchingOrderContext Members

 

 


Send Comment