Responder Developer Guide
GetSwitchingOrderIdByJumperGuid Method (IJumperInformationService)


Syntax
'Declaration
 
Function GetSwitchingOrderIdByJumperGuid( _
   ByVal jumperGuid As Guid _
) As Nullable(Of Integer)
'Usage
 
Dim instance As IJumperInformationService
Dim jumperGuid As Guid
Dim value As Nullable(Of Integer)
 
value = instance.GetSwitchingOrderIdByJumperGuid(jumperGuid)
Nullable<int> GetSwitchingOrderIdByJumperGuid( 
   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