ESRI.ArcGIS.Geoprocessor
Alias Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Geoprocessor Namespace > IGPProcess Interface : Alias Property




The alias of the toolbox containing the tool from which this process was generated.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Alias As String
Visual Basic (Usage)Copy Code
Dim instance As IGPProcess
Dim value As String
 
value = instance.Alias
C# 
string Alias {get;}

See Also

© 2010 All Rights Reserved.