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