ArcObjects Library Reference  (Geoprocessing)    

IGPParameterEdit.DisplayName Property

Display name of the geoprocessing parameter.

[Visual Basic 6.0]
Property DisplayName As String
[Visual Basic .NET]
Public WriteOnly Property DisplayName
[C#]
public void DisplayName {set;}
[Java]
public String setDisplayName()
throws
    IOException,
    AutomationException
[C++]
HRESULT put_DisplayName(
  BSTR 
);
[C++]

Parameters

[in]

   is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPParameterEdit Interface

 


Feedback Send feedback on this page