Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 817 Bytes

Project.Application.CustomFieldGetName.md

File metadata and controls

36 lines (21 loc) · 817 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CustomFieldGetName method (Project)
project-server
Project.Application.CustomFieldGetName
c68a6aae-7350-e4b5-318b-3d11b77847de
06/08/2017
medium

Application.CustomFieldGetName method (Project)

Returns the friendly name for a custom field.

Syntax

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