AbstractSecuritysetEomAdjust Method
Set the EOM Adjust flag, which determines whether the End Of Month
Adjustment rule should be used while calculating days for this
Security.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public void setEomAdjust(
bool eomAdjust
)
Public Sub setEomAdjust (
eomAdjust As Boolean
)
Parameters
- eomAdjust Boolean
- The new eomAdjust setting.