Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies language code identifiers (LCIDs) in which descriptions have changed.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property LcidsForChangedDescriptions As IEnumerable(Of Integer)
Get
'Usage
Dim instance As ChangedTerm
Dim value As IEnumerable(Of Integer)
value = instance.LcidsForChangedDescriptions
public IEnumerable<int> LcidsForChangedDescriptions { get; }
Property value
Type: System.Collections.Generic.IEnumerable<Int32>
LCIDs that have changed.