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.