Share via


FieldValueDictionary.ViewDefinition Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.BusinessData.Runtime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ViewDefinition As IView
    Get
'Usage
Dim instance As FieldValueDictionary
Dim value As IView

value = instance.ViewDefinition
public IView ViewDefinition { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.IView
Returns IView.

Implements

IFieldValueDictionary.ViewDefinition

See Also

Reference

FieldValueDictionary Class

FieldValueDictionary Members

Microsoft.SharePoint.BusinessData.Runtime Namespace