Entity.GetUpdaterView - Méthode
Espace de noms : Microsoft.BusinessData.MetadataModel
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Function GetUpdaterView ( _
updaterName As String _
) As EntityView
'Utilisation
Dim instance As Entity
Dim updaterName As String
Dim returnValue As EntityView
returnValue = instance.GetUpdaterView(updaterName)
public EntityView GetUpdaterView(
string updaterName
)
Paramètres
- updaterName
Type : System.String
Valeur renvoyée
Type : Microsoft.BusinessData.MetadataModel.EntityView