Compartilhar via


Filter.FieldBase.FormattedFieldName propriedade

Obtém o nome do campo formatado.

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

Sintaxe

'Declaração
Public ReadOnly Property FormattedFieldName As String
    Get
'Uso
Dim instance As Filter.FieldBase
Dim value As String

value = instance.FormattedFieldName
public string FormattedFieldName { get; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

Filter.FieldBase classe

Filter.FieldBase membros

Microsoft.Office.Project.Server.Library namespace