CustomField.TEAM_MD_PROP_ID Field

Integer identification number of the Team Name resource custom field.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly TEAM_MD_PROP_ID As Integer
'Usage
Dim value As Integer

value = CustomField.TEAM_MD_PROP_ID
public static readonly int TEAM_MD_PROP_ID

Remarks

Value = 205553664. Project Server adds the TEAM_MD_PROP_ID field value to the MD_PROP_ID property when a Team Name custom field value is saved.

See Also

Reference

CustomField Class

CustomField Members

Microsoft.Office.Project.Server.Library Namespace