AUSTRA
C#
Show/Hide TOC
Date
Year Property
Gets the year component from the date.
Definition
Namespace:
Austra.Library.Dates
Assembly:
Austra.Library (in Austra.Library.dll) Version: 2.5.0+44e7797405725ef3cf24b3ff0eba94ce6c649601
C#
Copy
public
int
Year
{
get
; }
Property Value
Int32
See Also
Reference
Date Structure
Austra.Library.Dates Namespace
In This Article
Definition
See Also