Partager via


ManagedPropertyInfo.HasChangedOverridden - Méthode

Vérifie si un ou plusieurs attributs d'une propriété substituée ont changé.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function HasChangedOverridden ( _
    property As ManagedProperty _
) As Boolean
'Utilisation
Dim instance As ManagedPropertyInfo
Dim property As ManagedProperty
Dim returnValue As Boolean

returnValue = instance.HasChangedOverridden(property)
public bool HasChangedOverridden(
    ManagedProperty property
)

Paramètres

Valeur renvoyée

Type : System.Boolean
[true] si un ou plusieurs attributs de propriété ont changé, [false] dans le cas contraire.

Voir aussi

Référence

ManagedPropertyInfo classe

ManagedPropertyInfo - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms