ArcFM Solution Developer Guide
IMMJoinDisplayNamer Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMJoinDisplayNamer members.

Public Methods
 NameDescription
 MethodDisplayStringThe DisplayString method should never be called from the framework when implementing IMMJoinDisplayNamer. If you need the source table row, use IMMDisplayNamer.  
 MethodJoinDisplayString

The JoinDisplayString method determines the attributes that will be visible in a feature's display name when the object is assigned.

The row passed into the method will be the fully joined row, which allows you to pull values from both source and destination tables.

Call this method instead of DisplayString for this interface. Use the DisplayString method in the IMMDisplayNamer interface when you only need the source table row.

 
Top
See Also

Reference

IMMJoinDisplayNamer Interface
Miner.Interop Namespace

 

 


Send Comment