Responder Developer Guide
CreateGuid(String) Method


Syntax
'Declaration
 
Public Overloads Shared Function CreateGuid( _
   ByVal guid As String _
) As Guid
'Usage
 
Dim guid As String
Dim value As Guid
 
value = Tag.CreateGuid(guid)
public static Guid CreateGuid( 
   string guid
)

Parameters

guid
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