AbstractSecurityisEomAdjust Method

Get the EOM Adjust flag, which determines whether the End Of Month Adjustment rule should be used while calculating days for this Security.

Definition

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

Return Value

Boolean
true if the EOM Adjust rule should be used for this Security, otherwise false.

See Also