Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 888 Bytes

Project.Application.CustomFieldGetFormula.md

File metadata and controls

39 lines (24 loc) · 888 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CustomFieldGetFormula method (Project)
vbapj.chm131199
vbapj.chm131199
project-server
Project.Application.CustomFieldGetFormula
ce741a1a-1227-b3ae-f45e-0d1f3a048311
06/08/2017
medium

Application.CustomFieldGetFormula method (Project)

Returns the formula associated with a custom field.

Syntax

expression. CustomFieldGetFormula( _FieldID_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
FieldID Required Long The custom field. Can be one of the PjCustomField constants.

Return value

String

[!includeSupport and feedback]