Responder Developer Guide
UpdateDuration Method


Syntax
'Declaration
 
Public Sub UpdateDuration( _
   ByVal selectedScenarioIds As String _
) 
'Usage
 
Dim instance As CallSimulation
Dim selectedScenarioIds As String
 
instance.UpdateDuration(selectedScenarioIds)
public void UpdateDuration( 
   string selectedScenarioIds
)

Parameters

selectedScenarioIds
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

CallSimulation Class
CallSimulation Members

 

 


Send Comment