Show / Hide Table of Contents

Enum DestinationTableRowFilter

Indicates whether tables will contain all rows or can be filtered to a smaller set of related rows. Used by the DestinationTableRowFilter property.

Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum DestinationTableRowFilter

Fields

Name Description
All

Indicates all rows of a table will be take offline.

RelatedOnly

Indicates that, where appropriate, a table will be filtered to only related rows when taking the table offline.

Applies to

TargetVersions
.NET Standard 2.0100.4 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.4 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.4 - 100.15
iOS100.4 - 100.15
UWP100.4 - 200.0
In This Article
Back to top Copyright © 2022 Esri.