Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 894 Bytes

Project.Application.ObjectConvert.md

File metadata and controls

36 lines (22 loc) · 894 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ObjectConvert method (Project)
vbapj.chm236
vbapj.chm236
project-server
Project.Application.ObjectConvert
31b7cd47-b592-1425-f2b5-53292306019a
06/08/2017
medium

Application.ObjectConvert method (Project)

Displays the Convert dialog box, which prompts the user to convert the active object to a new format.

Syntax

expression. ObjectConvert

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The ObjectConvert method is equivalent to the Convert command. For an example of how to use the Convert command, see the ObjectChangeIcon method.

[!includeSupport and feedback]