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. |
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 Arc
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |