Show / Hide Table of Contents

Method DeleteAttachmentsAsync

DeleteAttachmentsAsync(IEnumerable<Attachment>)

Asynchronously deletes the specified attachment from this feature.

Declaration
public Task DeleteAttachmentsAsync(IEnumerable<Attachment> attachments)
Parameters
Type Name Description
IEnumerable<Attachment> attachments

The associated Attachments to delete.

Returns
Type Description
Task

A task that represents the asynchronous delete attachments operation.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.