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 Microsoft Visio Professional 2010 or Visio Premium 2010.

Version Information

Version Added: Visio 2007

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.