EntityView.GetDefaultValues method

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Function GetDefaultValues As EntityFieldValueDictionary
'Usage
Dim instance As EntityView
Dim returnValue As EntityFieldValueDictionary

returnValue = instance.GetDefaultValues()
public EntityFieldValueDictionary GetDefaultValues()

Return value

Type: Microsoft.BusinessData.Runtime.EntityFieldValueDictionary

See also

Reference

EntityView class

EntityView members

Microsoft.BusinessData.MetadataModel namespace