BlogMonthQuickLaunch.m_hj Field
Specifies the number of days to extend or reduce in the current month for an Islamic or Hijri calendar.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_hj As Integer
'Usage
Dim value As Integer
value = Me.m_hj
Me.m_hj = value
protected int m_hj