ArcFM Engine Developer Guide
UnitName Method (IMMUnitConversion)


Syntax
'Declaration
 
Function UnitName( _
   ByVal eUnits As ESRI.ArcGIS.esriSystem.esriUnits _
) As String
'Usage
 
Dim instance As IMMUnitConversion
Dim eUnits As ESRI.ArcGIS.esriSystem.esriUnits
Dim value As String
 
value = instance.UnitName(eUnits)
string UnitName( 
   ESRI.ArcGIS.esriSystem.esriUnits eUnits
)

Parameters

eUnits
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

IMMUnitConversion Interface
IMMUnitConversion Members

 

 


Send Comment