FISA.NET
C#
VB
Show/Hide TOC
FISADate
get
Month Method
Get the month 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
getMonth
()
VB
Copy
Public
Function
getMonth
As
Integer
Return Value
Int32
the month of this FISADate.
See Also
Reference
FISADate Class
com.ftlabs.fisa Namespace
In This Article
Definition
See Also