Function fetch​Attachments(gis:​)
public func fetchAttachments(gis: GIS)
Fetch all the Attachments contained in this Feature.
Parameters
| Name | Type | Description |
|---|---|---|
| gis | GIS |
The |
Returns
the array of Attachments.
public func fetchAttachments(gis: GIS)
Fetch all the Attachments contained in this Feature.
| Name | Type | Description |
|---|---|---|
| gis | GIS |
The |
the array of Attachments.