FilterBase.Name - Propriété
Obtient le nom de base de filtre.
Espace de noms : Microsoft.SharePoint.BusinessData.Runtime
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As FilterBase
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String
Le nom de base du filtre.