Aracılığıyla paylaş


Filter.FieldBase.FormatFieldName Method (String)

Formats the field with the InvariantCulture information.

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

Syntax

'Declaration
Public Shared Function FormatFieldName ( _
    fieldName As String _
) As String
'Usage
Dim fieldName As String
Dim returnValue As String

returnValue = Filter.FieldBase.FormatFieldName(fieldName)
public static string FormatFieldName(
    string fieldName
)

Parameters

Return Value

Type: System.String

See Also

Reference

Filter.FieldBase Class

Filter.FieldBase Members

FormatFieldName Overload

Microsoft.Office.Project.Server.Library Namespace