ArcFM Mobile Developer Guide
RefreshRegion Method


Version: 10.2.1b

Resource Center Home

Refreshes the region so that all views will be displayed in the region. If you are adding multiple views synchronously this should only be called once.
Syntax
'Declaration
 
Sub RefreshRegion() 
'Usage
 
Dim instance As IPriorityViewService
 
instance.RefreshRegion()
void RefreshRegion()
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

IPriorityViewService Interface
IPriorityViewService Members

 

 


Send Comment