Show / Hide Table of Contents

Property UseDefault3DBasemap

UseDefault3DBasemap

Gets a value indicating whether the organization uses the default 3D basemap in supported ArcGIS apps.

Declaration
[DataMember(Name = "useDefault3dBasemap", IsRequired = false)]
[JsonPropertyName("useDefault3dBasemap")]
[JsonInclude]
public bool UseDefault3DBasemap { get; }
Property Value
Type Description
System.Boolean

True if the organization uses the default 3D basemap in supported ArcGIS apps, otherwise false.

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.