Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 838 Bytes

Project.Application.ProjectCalculate.md

File metadata and controls

41 lines (23 loc) · 838 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ProjectCalculate event (Project)
project-server
Project.Application.ProjectCalculate
44dbf3f9-4a7d-2e85-aa63-915ea47af008
06/08/2017
medium

Application.ProjectCalculate event (Project)

Occurs after a project is calculated.

Syntax

expression. ProjectCalculate( _pj_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
pj Required Project The project that was calculated.

Return value

Nothing

Remarks

Project events don't occur when the project is embedded in another document or application.

[!includeSupport and feedback]