Share via


ILink.Key Property

Gets an Object representing the link.

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

Syntax

'Declaration
ReadOnly Property Key As Object
    Get
'Usage
Dim instance As ILink
Dim value As Object

value = instance.Key
Object Key { get; }

Property Value

Type: System.Object
An Object representing the relation.

See Also

Reference

ILink Interface

ILink Members

Microsoft.SharePoint.JSGrid Namespace