ValidationIssues.ItemFromID Property (Visio)

Returns the ValidationIssue object that matches the specified ID. Read-only.

Version Information

Version Added: Visio 2010

Syntax

expression .ItemFromID(IssueID)

expression A variable that represents a ValidationIssues object.

Parameters

Name

Required/Optional

Data Type

Description

IssueID

Required

Long

The ID of the object to retrieve.

Return Value

ValidationIssue