This topic has not yet been rated - Rate this topic

ValidationIssue.TargetPage Property (Visio)

Returns the Page object that is associated with the validation issue. Read-only.

Version Information

Version Added: Visio 2010

Syntax

expression.TargetPage

expression A variable that represents a ValidationIssue object.

Return Value

Page

Remarks

If the issue is not associated with a specific page, the TargetPage property returns Nothing.

If the target page is not valid (for example, if it has been deleted), the TargetPage property returns an error.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.