Share via


Application.WorkOffline Method

Project Developer Reference

Opens or closes the connection to the Project Server. Microsoft Office Project Professional 2007 only. .

Syntax

expression.WorkOffline(fOffline)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
fOffline Optional Boolean .True closes the connection to Project Server. False opens the connection to the Project Server.

Return Value
Boolean

See Also