ArcFM Engine Developer Guide
Progress Event


Syntax
'Declaration
 
Public Event Progress As Progress
'Usage
 
Dim instance As ZipWriter
Dim handler As Progress
 
AddHandler instance.Progress, handler
public event Progress Progress
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

ZipWriter Class
ZipWriter Members

 

 


Send Comment