Property Default3DBasemapQuery
Default3DBasemapQuery
Gets the query that identifies the default 3D basemap.
Declaration
[DataMember(Name = "default3DBasemapQuery", IsRequired = false)]
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
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |