ArcFM Solution Developer Guide
UpdateWithFacilityId Method (Conductor)


Syntax
'Declaration
 
Public Overrides Function UpdateWithFacilityId( _
   ByVal newId As System.String _
) As IFacilityId
'Usage
 
Dim instance As Conductor
Dim newId As System.String
Dim value As IFacilityId
 
value = instance.UpdateWithFacilityId(newId)
public override 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

Conductor Class
Conductor Members

 

 


Send Comment