DataRecordsetChangedEvent.DataRowsDeleted property (Visio)
Returns an array of IDs of data rows deleted from the data recordset as a result of a data-refresh operation. Read-only.
Note
This Visio object or member is available only to licensed users of Visio Professional 2013.
expression.DataRowsDeleted
expression An expression that returns a DataRecordsetChangedEvent object.
Long()
The rows returned by this property have already been deleted. As a result, you can no longer retrieve information about data in these rows by calling Visio Automation properties or methods.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.