FISA.NET
C#
VB
Show/Hide TOC
FISADate
get
Day Method
Get the day of this FISADate.
Definition
Namespace:
com.ftlabs.fisa
Assembly:
FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
Copy
public
int
getDay
()
VB
Copy
Public
Function
getDay
As
Integer
Return Value
Int32
the day of this FISADate.
See Also
Reference
FISADate Class
com.ftlabs.fisa Namespace
In This Article
Definition
See Also