Project.IsValid Property

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Project Object > Properties >

Project.IsValid Property

Previous pageReturn to chapter overviewNext page

Checks if files are valid and pairs exist and are all valid. Read only Boolean property,

 

Syntax

expression.IsValid

expression. A variable representing a Project object.