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