FieldMetadata.Field property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Field As SPField
    Get
'Usage
Dim instance As FieldMetadata
Dim value As SPField

value = instance.Field
public virtual SPField Field { get; }

Property value

Type: Microsoft.SharePoint.SPField

See also

Reference

FieldMetadata class

FieldMetadata members

Microsoft.SharePoint.WebControls namespace