Compartilhar via


Filter.FieldBase.FormatFieldName método (String)

Formata o campo com as informações de InvariantCulture .

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

Sintaxe

'Declaração
Public Shared Function FormatFieldName ( _
    fieldName As String _
) As String
'Uso
Dim fieldName As String
Dim returnValue As String

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

Parâmetros

Valor retornado

Tipo: System.String

Ver também

Referência

Filter.FieldBase classe

Filter.FieldBase membros

FormatFieldName em sobrecarga

Microsoft.Office.Project.Server.Library namespace