ArcFM Engine Developer Guide
Progress Property (StatusBarProgressor)


Syntax
'Declaration
 
Public ReadOnly Property Progress As IProgress(Of ProgressInfo)
'Usage
 
Dim instance As StatusBarProgressor
Dim value As IProgress(Of ProgressInfo)
 
value = instance.Progress
public IProgress<ProgressInfo> Progress {get;}
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

StatusBarProgressor Class
StatusBarProgressor Members

 

 


Send Comment