Responder Developer Guide
StepEnergizationEffect Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal stepNumber As Integer, _
   ByVal effect As EnergizationEffectBase _
)
'Usage
 
Dim stepNumber As Integer
Dim effect As EnergizationEffectBase
 
Dim instance As New StepEnergizationEffect(stepNumber, effect)
public StepEnergizationEffect( 
   int stepNumber,
   EnergizationEffectBase effect
)

Parameters

stepNumber
effect
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

StepEnergizationEffect Structure
StepEnergizationEffect Members

 

 


Send Comment