ValidationIssue Members (Visio)

Represents a single validation issue in the ValidationIssues collection of a document.

Methods

Name

Description

Delete

Deletes the ValidationIssue object from the document.

Properties

Name

Description

Application

Returns the instance of Microsoft Visio that is associated with an object. Read-only.

Document

Returns the Document object that is associated with an object. Read-only.

ID

Gets the identifier of the ValidationIssue object assigned by Microsoft Visio. Read-only.

Ignored

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

ObjectType

Returns visObjTypeValidationIssue, the type of this object. Read-only.

Rule

Returns the ValidationRule object that generated the validation issue. Read-only.

Stat

Returns status information for an object. Read-only.

TargetPage

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

TargetPageID

Returns the ID of the page that is associated with the validation issue. Read-only.

TargetShape

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