Responder Developer Guide
GetJumperGuid Method (IJumperInformationService)


Syntax
'Declaration
 
Function GetJumperGuid( _
   ByVal jumperFeatureIdentifier As FeatureIdentifier _
) As Nullable(Of Guid)
'Usage
 
Dim instance As IJumperInformationService
Dim jumperFeatureIdentifier As FeatureIdentifier
Dim value As Nullable(Of Guid)
 
value = instance.GetJumperGuid(jumperFeatureIdentifier)

Parameters

jumperFeatureIdentifier
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

IJumperInformationService Interface
IJumperInformationService Members

 

 


Send Comment