ValidationIssue.Ignored Property (Visio)

Determines whether the validation issue is currently ignored. Read/write.

Version Information

Version Added: Visio 2010

Syntax

expression .Ignored

expression A variable that represents a ValidationIssue object.

Return Value

Boolean

Remarks

Ignored issues are still recorded but, by default, they are not displayed in the Issues window.

Ignored is the default property of the ValidationIssue object.