Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 855 Bytes

Project.Application.RescheduleToNextAvailable.md

File metadata and controls

39 lines (24 loc) · 855 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.RescheduleToNextAvailable method (Project)
vbapj.chm2193
vbapj.chm2193
project-server
Project.Application.RescheduleToNextAvailable
4245e739-66f9-b40d-3a13-918028986674
06/08/2017
medium

Application.RescheduleToNextAvailable method (Project)

Reschedules the specified task to the next available time.

Syntax

expression. RescheduleToNextAvailable( _TaskID_ )

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
TaskID Optional Long Unique ID of the task to reschedule.

Return value

Boolean

[!includeSupport and feedback]