InfoConnect for Unisys
MRUHotSpotLength Property (HotSpots)


Gets the most recently used hotspot length.
Syntax
'Declaration
 
Public ReadOnly Property MRUHotSpotLength As Integer
'Usage
 
Dim instance As HotSpots
Dim value As Integer
 
value = instance.MRUHotSpotLength
public int MRUHotSpotLength {get;}
See Also