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.
Returns the unique locale identifiers for strings contained in the LocalizedStringManager object, removing any duplicates.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Function GetUniqueLcids As Integer()
'Usage
Dim instance As LocalizedStringManager
Dim returnValue As Integer()
returnValue = instance.GetUniqueLcids()
public int[] GetUniqueLcids()
Return Value
Type: []
A 32-bit integer array of locale identifiers.