Responder Developer Guide
GetJumperFeatureIdentifier Method (IJumperInformationService)


Syntax
'Declaration
 
Function GetJumperFeatureIdentifier( _
   ByVal jumperGuid As Guid _
) As Nullable(Of FeatureIdentifier)
'Usage
 
Dim instance As IJumperInformationService
Dim jumperGuid As Guid
Dim value As Nullable(Of FeatureIdentifier)
 
value = instance.GetJumperFeatureIdentifier(jumperGuid)
Nullable<FeatureIdentifier> GetJumperFeatureIdentifier( 
   Guid jumperGuid
)

Parameters

jumperGuid
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