del método EntityView.GetDefaultValues
Espacio de nombres: Microsoft.BusinessData.MetadataModel
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Function GetDefaultValues As EntityFieldValueDictionary
'Uso
Dim instance As EntityView
Dim returnValue As EntityFieldValueDictionary
returnValue = instance.GetDefaultValues()
public EntityFieldValueDictionary GetDefaultValues()
Valor devuelto
Tipo: Microsoft.BusinessData.Runtime.EntityFieldValueDictionary