Enum FormAttachmentType
An enumeration of the various types of attachments in a AttachmentFormElement.
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum FormAttachmentType
Fields
Name | Description |
---|---|
Audio | An audio clip. |
Document | A document. |
Image | An image. |
Other | An attachment of another type. |
Video | A video. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |