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