Filter.FieldBase.FormattedFieldName - Propriété
Obtient le nom du champ mis en forme.
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 ReadOnly Property FormattedFieldName As String
Get
'Utilisation
Dim instance As Filter.FieldBase
Dim value As String
value = instance.FormattedFieldName
public string FormattedFieldName { get; }
Valeur de propriété
Type : System.String