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 |
|
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 |