Freigeben über


EntityIdentifier.GetLocalizedDisplayName-Methode

Namespace:  Microsoft.BusinessData.MetadataModel
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Function GetLocalizedDisplayName As ClientResult(Of String)
'Usage
Dim instance As EntityIdentifier
Dim returnValue As ClientResult(Of String)

returnValue = instance.GetLocalizedDisplayName()
public ClientResult<string> GetLocalizedDisplayName()

Rückgabewert

Typ: Microsoft.SharePoint.Client.ClientResult<String>

Siehe auch

Referenz

EntityIdentifier Klasse

EntityIdentifier-Member

Microsoft.BusinessData.MetadataModel-Namespace