Responder Developer Guide
Initialize Method (SwitchingOrder)


Syntax
'Declaration
 
Public Sub Initialize( _
   ByVal setAsCurrent As Boolean _
) 
'Usage
 
Dim instance As SwitchingOrder
Dim setAsCurrent As Boolean
 
instance.Initialize(setAsCurrent)
public void Initialize( 
   bool setAsCurrent
)

Parameters

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

SwitchingOrder Class
SwitchingOrder Members

 

 


Send Comment