Miner.Interop Namespace > IMMMechCalc Interface : GetDisplayValue Method |
'Declaration
Function GetDisplayValue( _ ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject _ ) As System.String
'Usage
Dim instance As IMMMechCalc Dim pObject As ESRI.ArcGIS.Geodatabase.IObject Dim value As System.String value = instance.GetDisplayValue(pObject)
System.string GetDisplayValue( ESRI.ArcGIS.Geodatabase.IObject pObject )
function GetDisplayValue( pObject: ESRI.ArcGIS.Geodatabase.IObject ): System.String;
function GetDisplayValue( pObject : ESRI.ArcGIS.Geodatabase.IObject ) : System.String;
System.string* GetDisplayValue( ESRI.ArcGIS.Geodatabase.IObject* pObject )
System.String^ GetDisplayValue( ESRI.ArcGIS.Geodatabase.IObject^ pObject )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2