Responder Developer Guide
SwitchingStepViewModel Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal step As SwitchingStep, _
   ByVal dispatcher As Dispatcher _
)
'Usage
 
Dim step As SwitchingStep
Dim dispatcher As Dispatcher
 
Dim instance As New SwitchingStepViewModel(step, dispatcher)
public SwitchingStepViewModel( 
   SwitchingStep step,
   Dispatcher dispatcher
)

Parameters

step
dispatcher
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

SwitchingStepViewModel Class
SwitchingStepViewModel Members

 

 


Send Comment