SPCalendarContainer.HijriAdjustment Property

Gets or sets the integer value representing the Hijri adjustment.

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

Syntax

'Declaration
Public ReadOnly Property HijriAdjustment As Integer
    Get
'Usage
Dim instance As SPCalendarContainer
Dim value As Integer

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

Property Value

Type: System.Int32

Implements

ISPCalendarSettings.HijriAdjustment

Remarks

Gets the number of days to add or subtract from the calendar to accommodate the variances in the start and the end of Ramadan and to accommodate the date difference between countries/regions.

See Also

Reference

SPCalendarContainer Class

SPCalendarContainer Members

Microsoft.SharePoint.WebControls Namespace