Responder Developer Guide
CanSelectJumperFunc Property


Syntax
'Declaration
 
Public Property CanSelectJumperFunc As Func(Of Boolean)
'Usage
 
Dim instance As RemoveJumper
Dim value As Func(Of Boolean)
 
instance.CanSelectJumperFunc = value
 
value = instance.CanSelectJumperFunc
public Func<bool> CanSelectJumperFunc {get; set;}
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

RemoveJumper Class
RemoveJumper Members

 

 


Send Comment