DataConnection.ID property (Visio)
Gets the unique identifier of the DataConnection 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 DataConnection object.
Return value
Long
Remarks
DataConnection IDs are never recycled for a particular document.
ID is the default property of the DataConnection 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.