EntityIdentifier.GetDefaultDisplayName 方法

命名空间:  Microsoft.BusinessData.MetadataModel
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public Function GetDefaultDisplayName As ClientResult(Of String)
用法
Dim instance As EntityIdentifier
Dim returnValue As ClientResult(Of String)

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

返回值

类型:Microsoft.SharePoint.Client.ClientResult<String>

另请参阅

引用

EntityIdentifier 类

EntityIdentifier 成员

Microsoft.BusinessData.MetadataModel 命名空间