OfflineMapParametersKey.withUtilityNetwork constructor
- UtilityNetwork utilityNetwork
Create an offline map parameters key for the specified UtilityNetwork.
An UtilityNetwork with URI that points to a feature service which returns true for SyncCapabilities.supportsUtilityNetworkSystem is supported for offline use.
The returned key can be used to retrieve a data type specific parameter object from the dictionary returned by GenerateOfflineMapParameterOverrides.generateGeodatabaseParameters.
If the UtilityNetwork does not support taking Utility Network data offline, an error is returned with a null handle.
Parameters:
utilityNetwork— UtilityNetwork that is to be used to access dictionaries in GenerateOfflineMapParameterOverrides object.