ArcObjects Library Reference  (Geoprocessing)    

IGPFunctionFactory.Alias Property

Alias of the geoprocessing function factory.

[Visual Basic 6.0]
Property Alias As String
[Visual Basic .NET]
Public ReadOnly Property Alias As String
[C#]
public string Alias {get;}
[Java]
public String getAlias()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_Alias(
  BSTR* Alias
);
[C++]

Parameters

Alias [out, retval]

  Alias is a parameter of type BSTR

Product Availability

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

See Also

IGPFunctionFactory Interface

 


Feedback Send feedback on this page