SPFieldGuid.PreviewValueTyped property

Returns a preview value for this field type.

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

Syntax

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

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

Property value

Type: System.Object
A Object holding a GUID..

See also

Reference

SPFieldGuid class

SPFieldGuid members

Microsoft.SharePoint namespace