isDefinitionExpressionFilterEnabled

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 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 ServiceFeatureTable.definitionExpression.

If GenerateOfflineMapParameters is used in conjunction with GenerateOfflineMapParameterOverrides this property is superseded.

Since

200.1.0