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 - 200.8 |
| .NET | 200.5 - 200.8 |
| .NET Windows | 200.5 - 200.8 |
| .NET Android | 200.5 - 200.8 |
| .NET iOS | 200.5 - 200.8 |
| .NET Framework | 200.5 - 200.8 |
| UWP | 200.5 - 200.8 |