RecurrenceDataControl.EndDateRangeType property

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

Syntax

'Declaration
Public ReadOnly Property EndDateRangeType As Integer
    Get
'Usage
Dim instance As RecurrenceDataControl
Dim value As Integer

value = instance.EndDateRangeType
public int EndDateRangeType { get; }

Property value

Type: System.Int32

See also

Reference

RecurrenceDataControl class

RecurrenceDataControl members

Microsoft.SharePoint.WebControls namespace