Responder Developer Guide
AddStepInformation(List<SwitchingOrderStepCustomerEffectBase>) Method


Syntax
'Declaration
 
Public Overloads Sub AddStepInformation( _
   ByVal stepEffects As List(Of SwitchingOrderStepCustomerEffectBase) _
) 
'Usage
 
Dim instance As AffectedCustomersResult
Dim stepEffects As List(Of SwitchingOrderStepCustomerEffectBase)
 
instance.AddStepInformation(stepEffects)
public void AddStepInformation( 
   List<SwitchingOrderStepCustomerEffectBase> stepEffects
)

Parameters

stepEffects
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

AffectedCustomersResult Class
AffectedCustomersResult Members
Overload List

 

 


Send Comment