ArcFM Engine Developer Guide
DisplayString Method (CrossSectionAnnoNamer)


Syntax
'Declaration
 
Public Function DisplayString( _
   ByVal ductRow As ESRI.ArcGIS.Geodatabase.IRow _
) As String
'Usage
 
Dim instance As CrossSectionAnnoNamer
Dim ductRow As ESRI.ArcGIS.Geodatabase.IRow
Dim value As String
 
value = instance.DisplayString(ductRow)
public string DisplayString( 
   ESRI.ArcGIS.Geodatabase.IRow ductRow
)

Parameters

ductRow
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

CrossSectionAnnoNamer Class
CrossSectionAnnoNamer Members

 

 


Send Comment