Share via


ITimelineDataProvider.TimelineType property

Name of the type of timeline (connected or task list for now)

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

Syntax

'Declaration
ReadOnly Property TimelineType As String
    Get
'Usage
Dim instance As ITimelineDataProvider
Dim value As String

value = instance.TimelineType
string TimelineType { get; }

Property value

Type: System.String

See also

Reference

ITimelineDataProvider interface

ITimelineDataProvider members

Microsoft.SharePoint.WebControls namespace