Responder Developer Guide
SupplyRestorationOperationsGroup Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal ranking As Nullable(Of Integer), _
   ByVal reservedCurrent As Nullable(Of Double), _
   ByVal steps As SwitchingStepGroup _
)
'Usage
 
Dim ranking As Nullable(Of Integer)
Dim reservedCurrent As Nullable(Of Double)
Dim steps As SwitchingStepGroup
 
Dim instance As New SupplyRestorationOperationsGroup(ranking, reservedCurrent, steps)
public SupplyRestorationOperationsGroup( 
   Nullable<int> ranking,
   Nullable<double> reservedCurrent,
   SwitchingStepGroup steps
)

Parameters

ranking
reservedCurrent
steps
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

SupplyRestorationOperationsGroup Class
SupplyRestorationOperationsGroup Members

 

 


Send Comment