ArcFM Engine Developer Guide
UpdateScope Method


Updates the feeder list to reflect any changes in the selection state of the groups. This assumes that the feederIDs are the leaf nodes in the group tree.
Syntax
'Declaration
 
<ObsoleteAttribute("Use RefreshSelection instead.")>
Public Overridable Function UpdateScope() As Boolean
'Usage
 
Dim instance As ElectricExportScope
Dim value As Boolean
 
value = instance.UpdateScope()
[Obsolete("Use RefreshSelection instead.")]
public virtual bool UpdateScope()
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

ElectricExportScope Class
ElectricExportScope Members

 

 


Send Comment