Application.CheckResourceErrors method (Project)

Checks for errors when resources are imports to the enterprise, or when enterprise resource pool is saved.

Syntax

expression. CheckResourceErrors( _LocalRUID_, _ResetImport_, _CheckEnterprise_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
LocalRUID Optional Variant Local resource IDs that are to be checked for errors. (Example: "1, 5, 6, 7, 12".) If null, all local resources are checked (unless CheckEnterprise is True).
ResetImport Optional Boolean Reset the import column to True for the local resources that are being checked for errors.
CheckEnterprise Optional Boolean If True, check enterprise resources only.

Return value

Boolean

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.