Show / Hide Table of Contents

Property GenerateGeodatabaseParameters

GenerateGeodatabaseParameters

Gets the dictionary with keys of OfflineMapParametersKey and values of GenerateOfflineMapParameters.

Declaration
public IDictionary<OfflineMapParametersKey, GenerateGeodatabaseParameters> GenerateGeodatabaseParameters { get; }
Property Value
Type Description
IDictionary<OfflineMapParametersKey, GenerateGeodatabaseParameters>

The dictionary with keys of OfflineMapParametersKey and values of GenerateOfflineMapParameters.

Remarks

All entries in the dictionary should correspond to FeatureLayer, ServiceFeatureTable, or UtilityNetwork instances in the online Map. If a dictionary entry is removed the corresponding layers, tables, or utility network will be removed from the offline map without raising an error.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.4 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.4 - 100.14
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.4 - 100.14
Xamarin.iOS100.4 - 100.14
UWP100.4 - 100.14
In This Article
Back to top Copyright © 2021 Esri.