The Julian Day Number of the date of
interest.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property WholeDays() As Integer
|
| [C#] |
|---|
public int WholeDays {get; set;}
|
| [Managed C++] |
|---|
public: __property int get_WholeDays();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_WholeDays(
|
| [Java] |
|---|
public int getWholeDays();public void setWholeDays(
|