Responder Developer Guide
RefreshJumperDisplay Method


Syntax
'Declaration
 
Public Sub RefreshJumperDisplay( _
   Optional ByVal skipIfNotFirst As Boolean _
) 
'Usage
 
Dim instance As JumperPhases
Dim skipIfNotFirst As Boolean
 
instance.RefreshJumperDisplay(skipIfNotFirst)
public void RefreshJumperDisplay( 
   bool skipIfNotFirst
)

Parameters

skipIfNotFirst
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

JumperPhases Class
JumperPhases Members

 

 


Send Comment