title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.CustomFieldGetName method (Project) |
project-server |
|
c68a6aae-7350-e4b5-318b-3d11b77847de |
06/08/2017 |
medium |
Returns the friendly name for a custom field.
expression. CustomFieldGetName
( _FieldID_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
FieldID | Required | Long | The custom field. Can be one of the PjCustomField constants. |
String
[!includeSupport and feedback]