ArcFM Engine Developer Guide
Item Property (UpdateRegionCustomerCount)


Syntax
'Declaration
 
Protected ReadOnly Property Item( _
   ByVal regionId As Integer _
) As FindCustomerCountsRequest.CustomerCounts
'Usage
 
Dim instance As UpdateRegionCustomerCount
Dim regionId As Integer
Dim value As FindCustomerCountsRequest.CustomerCounts
 
value = instance.Item(regionId)
protected FindCustomerCountsRequest.CustomerCounts Item( 
   int regionId
) {get;}

Parameters

regionId
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

UpdateRegionCustomerCount Class
UpdateRegionCustomerCount Members

 

 


Send Comment