ArcFM Solution Developer Guide
UpdateCustomerCountyAssociationRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal regionId As System.Integer, _
   ByVal fcid As System.Integer, _
   ByVal oids() As System.Integer _
)
'Usage
 
Dim regionId As System.Integer
Dim fcid As System.Integer
Dim oids() As System.Integer
 
Dim instance As New UpdateCustomerCountyAssociationRequest(regionId, fcid, oids)
public UpdateCustomerCountyAssociationRequest( 
   System.int regionId,
   System.int fcid,
   System.int[] oids
)

Parameters

regionId
fcid
oids
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

UpdateCustomerCountyAssociationRequest Class
UpdateCustomerCountyAssociationRequest Members

 

 


Send Comment