ChangedTerm.LcidsForChangedDescriptions - Propriété

Obtient le LCID dans lequel les descriptions ont été modifiées.

Espace de noms :  Microsoft.SharePoint.Taxonomy
Assembly :  Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LcidsForChangedDescriptions As ReadOnlyCollection(Of Integer)
    Get
'Utilisation
Dim instance As ChangedTerm
Dim value As ReadOnlyCollection(Of Integer)

value = instance.LcidsForChangedDescriptions
public ReadOnlyCollection<int> LcidsForChangedDescriptions { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<Int32>
LCID qui ont été modifiés.

Voir aussi

Référence

ChangedTerm classe

ChangedTerm - Membres

Microsoft.SharePoint.Taxonomy - Espace de noms