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 localized names of this metadata object.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetLocalizedNames As ILocalizedNameDictionary
'Usage
Dim instance As IMetadataObject
Dim returnValue As ILocalizedNameDictionary
returnValue = instance.GetLocalizedNames()
ILocalizedNameDictionary GetLocalizedNames()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.ILocalizedNameDictionary
The collection of localized names of this metadata object.
Remarks
If there are no localized names the returned collection will be empty.