CustomField.INVALID_MD_PROP_NAME_CHARS Method

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

Syntax

'Declaration
Public Shared Function INVALID_MD_PROP_NAME_CHARS As Char()
'Usage
Dim returnValue As Char()

returnValue = CustomField.INVALID_MD_PROP_NAME_CHARS()
public static char[] INVALID_MD_PROP_NAME_CHARS()

Return Value

Type: []

See Also

Reference

CustomField Class

CustomField Members

Microsoft.Office.Project.Server.Library Namespace