ILink interface

A link to be displayed between records in a Gantt chart.

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

Syntax

'Declaration
Public Interface ILink
'Usage
Dim instance As ILink
public interface ILink

Remarks

The relationship, typically, is that one record depends on another. An instance of ILink can represent any of the relationships enumerated by Type.

See also

Reference

ILink members

Microsoft.SharePoint.JSGrid namespace