Filter.FieldBase.FormatFieldName-Methode
Der Name des Felds allein formatiert, oder der Name des Felds mit dem Namen DataTable formatiert, wenn das Feld bereits Teil eines Filters ist.
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()
Rückgabewert
Typ: System.String