Share via


SPFieldMultiColumn.PreviewValueTyped Property

Gets a preview value object for the field type.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Overrides ReadOnly Property PreviewValueTyped As Object
    Get
'Usage
Dim instance As SPFieldMultiColumn
Dim value As Object

value = instance.PreviewValueTyped
public override Object PreviewValueTyped { get; }

Property Value

Type: System.Object
An object that represents the preview value object.

See Also

Reference

SPFieldMultiColumn Class

SPFieldMultiColumn Members

Microsoft.SharePoint Namespace