is Definition Expression Filter Enabled
Indicates if feature layer definition expressions are used when taking feature layers and tables offline. A value of true allows GenerateOfflineMapJob to use the SQL where clause in com.arcgismaps.mapping.layers.FeatureLayer.definitionExpression as a filter when generating offline geodatabases.
Applying the definition expression may reduce the number of features taken offline for display and sync.
If the value is false this could result in a larger geodatabase than is required to display the feature layer.
The default value is true.
For tables the definition expression is taken from the property com.arcgismaps.data.ServiceFeatureTable.definitionExpression.
If GenerateOfflineMapParameters is used in conjunction with GenerateOfflineMapParameterOverrides this property is superseded.
Since
200.1.0