EntityView.GetDefaultValues método
Namespace: Microsoft.BusinessData.MetadataModel
Assemblies: Microsoft.SharePoint.Client.Silverlight (em Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (em Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public Function GetDefaultValues As EntityFieldValueDictionary
'Uso
Dim instance As EntityView
Dim returnValue As EntityFieldValueDictionary
returnValue = instance.GetDefaultValues()
public EntityFieldValueDictionary GetDefaultValues()
Valor retornado
Tipo: Microsoft.BusinessData.Runtime.EntityFieldValueDictionary