GeoEco.ArcGIS.GeoprocessorManager.GetUniqueLayerName
- classmethod GeoprocessorManager.GetUniqueLayerName()
Returns a randomly generated string that may be used as the name of a new geoprocessing layer.
This function loops through random names until it finds one for which the geoprocessor’s
Exists()function returns False.- Returns:
Randomly generated string that may be used as the name of a geoprocessing layer.
- Return type: