Show / Hide Table of Contents

Property Attachments

Attachments

Gets all the current attachments. This is empty if attachments haven't yet been fetched.

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

Returns all the current attachments. This is empty if attachments haven't yet been fetched.

See Also
FetchAttachmentsAsync()

Applies to

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