Show / Hide Table of Contents

Enum AttachmentKeywordAssociation

Defines how existing attachments are associated with a AttachmentsFormElement.

Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum AttachmentKeywordAssociation
Remarks

This enumeration is used by AttachmentsFormElement to determine which existing attachments should be shown for an attachment element.

Fields

Name Description
Any

Associate all existing attachments with the element.

Exact

Associate only attachments that exactly match the element keyword.

ExactOrNone

Associate attachments that exactly match the keyword and attachments without a keyword.

Applies to

TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.