FISADateisEom Method

Determines if this date is the end of a month.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public bool isEom()

Return Value

Boolean
true if this date is the end of a month, otherwise false

See Also