Responder Developer Guide
ScenarioListChangedEventArgs Constructor


The list of scenarios currently selected.
Constructs an event args for the ScenarioListChanged event.
Syntax
'Declaration
 
Public Function New( _
   ByVal scenarioList As String _
)
'Usage
 
Dim scenarioList As String
 
Dim instance As New ScenarioListChangedEventArgs(scenarioList)
public ScenarioListChangedEventArgs( 
   string scenarioList
)

Parameters

scenarioList
The list of scenarios currently selected.
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

ScenarioListChangedEventArgs Class
ScenarioListChangedEventArgs Members

 

 


Send Comment