ArcFM Solution Developer Guide
CloneWithNewId Method (IComponent)


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

IComponent Interface
IComponent Members

 

 


Send Comment