Zusammenfassung
Returns the URL of the active portal.
Syntax
GetActivePortalURL ()
Datentyp | Erklärung |
String | The URL of the active portal. |
Codebeispiel
import arcpy
# For example: 'http://www.arcgis.com/'
arcpy.GetActivePortalURL()
Returns the URL of the active portal.
GetActivePortalURL ()
Datentyp | Erklärung |
String | The URL of the active portal. |
import arcpy
# For example: 'http://www.arcgis.com/'
arcpy.GetActivePortalURL()