Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a list of default values of the View fields.
Namespace: Microsoft.SharePoint.BusinessData.MetadataModel
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetDefaultValues As IFieldValueDictionary
'Usage
Dim instance As View
Dim returnValue As IFieldValueDictionary
returnValue = instance.GetDefaultValues()
public IFieldValueDictionary GetDefaultValues()
Return Value
Type: Microsoft.BusinessData.Runtime.IFieldValueDictionary
A list of default values of the View fields.