Resource.ErrorMessage Property

Project Developer Reference

Errors reported by the UpdateResources Project Server Interface and by any local checks. Read/write String.

Syntax

expression.ErrorMessage

expression   A variable that represents a Resource object.

Return Value
String

Remarks

The ErrorMessage property is used by the Import Wizard while saving the enterprise resource pool and when CheckResourceErrors and EnterpriseResourcesImport methods are used.

See Also