Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the integer Julian day value of the international date.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property JDay As Integer
Get
Set
'Usage
Dim instance As IntlDate
Dim value As Integer
value = instance.JDay
instance.JDay = value
public int JDay { get; set; }
Property value
Type: System.Int32
An Integer that represents the Julian day of the international date.