Show / Hide Table of Contents

Property Default3DBasemapQuery

Default3DBasemapQuery

Gets the query that identifies the default 3D basemap.

Declaration
[DataMember(Name = "default3DBasemapQuery", IsRequired = false)]
[JsonPropertyName("default3DBasemapQuery")]
[JsonInclude]
public string Default3DBasemapQuery { get; }
Property Value
Type Description
System.String

The query that identifies the default 3D basemap.

Remarks

This expression can be used as the query string parameter to find the default 3D basemap of the ArcGISPortal. The default 3D basemap is the 3D basemap that is used when no basemap is specified.

See Also
UseDefault3DBasemap

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.