ArcFM Solution Developer Guide
AssignedRegionIds Method (OutageTimeByAccountTypeRequest)


Enumerates through the region ID containing information.
Syntax
'Declaration
 
<System.Runtime.CompilerServices.IteratorStateMachineAttribute(Miner.Responder.Framework.Requests.OutageTimeByAccountTypeRequest+d__4)>
Public Function AssignedRegionIds() As System.Collections.Generic.IEnumerable(Of Integer)
'Usage
 
Dim instance As OutageTimeByAccountTypeRequest
Dim value As System.Collections.Generic.IEnumerable(Of Integer)
 
value = instance.AssignedRegionIds()
[System.Runtime.CompilerServices.IteratorStateMachine(Miner.Responder.Framework.Requests.OutageTimeByAccountTypeRequest+d__4)]
public System.Collections.Generic.IEnumerable<int> AssignedRegionIds()
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

OutageTimeByAccountTypeRequest Class
OutageTimeByAccountTypeRequest Members

 

 


Send Comment