ArcFM Solution Developer Guide
UpdateWithFacilityId Method (UtilityNetworkComponent)


Syntax
'Declaration
 
Public Overridable Function UpdateWithFacilityId( _
   ByVal newId As System.String _
) As IFacilityId
'Usage
 
Dim instance As UtilityNetworkComponent
Dim newId As System.String
Dim value As IFacilityId
 
value = instance.UpdateWithFacilityId(newId)
public virtual IFacilityId UpdateWithFacilityId( 
   System.string newId
)

Parameters

newId
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

UtilityNetworkComponent Class
UtilityNetworkComponent Members

 

 


Send Comment