SPFieldCrossProjectLink.DefaultValueTyped Property

Gets the default value object based on 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 DefaultValueTyped As Object
    Get
'Usage
Dim instance As SPFieldCrossProjectLink
Dim value As Object

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

Property Value

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

See Also

Reference

SPFieldCrossProjectLink Class

SPFieldCrossProjectLink Members

Microsoft.SharePoint Namespace