Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 865 Bytes

Project.Application.OutlineIndent.md

File metadata and controls

39 lines (24 loc) · 865 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.OutlineIndent method (Project)
vbapj.chm2019
vbapj.chm2019
project-server
Project.Application.OutlineIndent
43225efc-8b41-5ab3-b646-5012fc9453f4
06/08/2017
medium

Application.OutlineIndent method (Project)

Indents a task in the outline.

Syntax

expression. OutlineIndent( _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]