Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 870 Bytes

Project.Application.OutlineOutdent.md

File metadata and controls

39 lines (24 loc) · 870 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.OutlineOutdent method (Project)
vbapj.chm2018
vbapj.chm2018
project-server
Project.Application.OutlineOutdent
4972d60f-4da2-78d1-cbab-28eb9a06a8aa
06/08/2017
medium

Application.OutlineOutdent method (Project)

Promotes a task in the outline.

Syntax

expression. OutlineOutdent( _Levels_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Levels Optional Long A number that specifies how many levels to indent the task. Applies to Application object only. The default value is 1.

Return value

Boolean

[!includeSupport and feedback]