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.
![]() |
---|
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