Responder Developer Guide
LoadRequests(Int32) Method


Syntax
'Declaration
 
Overloads Function LoadRequests( _
   ByVal orderId As Integer _
) As IEnumerable(Of SwitchingOrderRequest)
'Usage
 
Dim instance As ISwitchingOrderRequestsRepository
Dim orderId As Integer
Dim value As IEnumerable(Of SwitchingOrderRequest)
 
value = instance.LoadRequests(orderId)

Parameters

orderId
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

ISwitchingOrderRequestsRepository Interface
ISwitchingOrderRequestsRepository Members
Overload List

 

 


Send Comment