get attachment id onAddAttachmentStatusChanged

991
2
09-20-2016 03:01 AM
albavoli
New Contributor III

How can i get the attachment id on onAddAttachmentStatusChanged of the new attachment added in the table?

Reference ArcGIS Runtime SDK for Qt QML API: GeodatabaseFeatureTable Class Reference 

0 Kudos
2 Replies
LucasDanzinger
Esri Frequent Contributor

It looks like the doc is wrong. You don't get an ID, but you can access the AttachmentEditResult once the status is complete - ArcGIS Runtime SDK for Qt QML API: GeodatabaseFeatureTable Class Reference 

0 Kudos
albavoli
New Contributor III

Is there any chance to get the attachment id once the attachment is added ?

0 Kudos