ISPCalendarItem.Direction Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
ReadOnly Property Direction As String
    Get
'Usage
Dim instance As ISPCalendarItem
Dim value As String

value = instance.Direction
string Direction { get; }

Property Value

Type: System.String

See Also

Reference

ISPCalendarItem Interface

ISPCalendarItem Members

Microsoft.SharePoint.WebControls Namespace