Responder Developer Guide
CreateGuidForCopy(Guid) Method


Syntax
'Declaration
 
Public Overloads Shared Function CreateGuidForCopy( _
   ByVal originalGuid As Guid _
) As Guid
'Usage
 
Dim originalGuid As Guid
Dim value As Guid
 
value = Tag.CreateGuidForCopy(originalGuid)
public static Guid CreateGuidForCopy( 
   Guid originalGuid
)

Parameters

originalGuid
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

Tag Class
Tag Members
Overload List

 

 


Send Comment