Show / Hide Table of Contents

Property Attachments

Attachments

Gets the list of the geoelement's attachments. If attachments haven't been fetched or the IsEvaluated value is false, the list is empty.

Declaration
public IReadOnlyList<PopupAttachment> Attachments { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<PopupAttachment>

The list of the geoelement's attachments. If attachments haven't been fetched or the IsEvaluated value is false, the list is empty.

See Also
GetAttachmentsAsync(CancellationToken)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.