SPFieldGuid.PreviewValueTyped Property
Returns a preview value for this 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 SPFieldGuid
Dim value As Object
value = instance.PreviewValueTyped
public override Object PreviewValueTyped { get; }
Property Value
Type: System.Object
A Object holding a GUID..