Get 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.0.3126.3801
Syntax
| C# |
|---|
public bool isEomAdjust() |
| Visual Basic (Declaration) |
|---|
Public Function isEomAdjust As Boolean |
| Visual C++ |
|---|
public: bool isEomAdjust() |