DataRecordset.ID property (Visio)

Gets the unique identifier of the DataRecordset object assigned by Visio. Read-only.

Note

This Visio object or member is available only to licensed users of Visio Professional 2013.

Syntax

expression.ID

expression A variable that represents a DataRecordset object.

Return value

Long

Remarks

DataRecordset IDs are never recycled for a particular document.

ID is the default property of the DataRecordset object.

Support and feedback

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.