Filter.FieldBase.FormatFieldName Method
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Function FormatFieldName As String
'Usage
Dim instance As Filter.FieldBase
Dim returnValue As String
returnValue = instance.FormatFieldName()
public string FormatFieldName()
Return Value
Type: System.String