ArcFM Desktop Developer Guide
AggregateUnits(ISet) Method


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Protected Function AggregateUnits( _
   ByVal unitSet As ESRI.ArcGIS.esriSystem.ISet _
) As String
'Usage
 
Dim instance As SpecialConductorLabelAU
Dim unitSet As ESRI.ArcGIS.esriSystem.ISet
Dim value As String
 
value = instance.AggregateUnits(unitSet)
protected string AggregateUnits( 
   ESRI.ArcGIS.esriSystem.ISet unitSet
)

Parameters

unitSet
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

SpecialConductorLabelAU Class
SpecialConductorLabelAU Members

 

 


Send Comment