DataRecordsetChangedEvent.DataRowsAdded Property

Visio Automation Reference

Returns an array of IDs of data rows newly added to the data recordset as a result of a data-refresh operation. Read-only.

ms195822.vs_note(en-us,office.12).gif  Note
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007.

Version Information
 Version Added:  Visio 2007

Syntax

expression.DataRowsAdded

expression   An expression that returns a DataRecordsetChangedEvent object.

Return Value
Long()

See Also