OfflineMapParametersKey.withTable constructor

OfflineMapParametersKey.withTable(
  1. ServiceFeatureTable table
)

Create an offline map parameters key for the given table.

The returned key can be used to retrieve a data type specific parameter object from the dictionary returned by GenerateOfflineMapParameterOverrides.generateGeodatabaseParameters.

Parameters: