ArcFM Solution Developer Guide
UpdateWithFacilityId Method (IFacilityId)


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

IFacilityId Interface
IFacilityId Members

 

 


Send Comment