ArcFM Desktop Developer Guide
AggregateUnits(ISet,IRelationship,mmEditEvent) 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, _
   ByVal relationship As ESRI.ArcGIS.Geodatabase.IRelationship, _
   ByVal editEvent As mmEditEvent _
) As String
'Usage
 
Dim instance As RelationshipConductorLabelAU
Dim unitSet As ESRI.ArcGIS.esriSystem.ISet
Dim relationship As ESRI.ArcGIS.Geodatabase.IRelationship
Dim editEvent As mmEditEvent
Dim value As String
 
value = instance.AggregateUnits(unitSet, relationship, editEvent)
protected string AggregateUnits( 
   ESRI.ArcGIS.esriSystem.ISet unitSet,
   ESRI.ArcGIS.Geodatabase.IRelationship relationship,
   mmEditEvent editEvent
)

Parameters

unitSet
relationship
editEvent
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

RelationshipConductorLabelAU Class
RelationshipConductorLabelAU Members

 

 


Send Comment