Partager via


Filter.FieldBase.FormatFieldName - Méthode (String)

Met en forme le champ avec les informations InvariantCulture .

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Shared Function FormatFieldName ( _
    fieldName As String _
) As String
'Utilisation
Dim fieldName As String
Dim returnValue As String

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

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

Filter.FieldBase classe

Filter.FieldBase - Membres

FormatFieldName - Surcharge

Microsoft.Office.Project.Server.Library - Espace de noms