ArcFM Mobile Developer Guide
DisplayTime Property


Version: 10.2.1a

Resource Center Home

Amount of time, in milliseconds, that this message will be displayed.
Syntax
'Declaration
 
Public Property DisplayTime As Integer
'Usage
 
Dim instance As StatusMessage
Dim value As Integer
 
instance.DisplayTime = value
 
value = instance.DisplayTime
public int DisplayTime {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

StatusMessage Class
StatusMessage Members

 

 


Send Comment