MarketsetDefaultEomAdjust(Type, Boolean) Method
Change the default End of Month adjustment setting for the Security specified
by the given classID.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public void setDefaultEomAdjust(
Type type,
bool defaultEomAdjust
)
Public Sub setDefaultEomAdjust (
type As Type,
defaultEomAdjust As Boolean
)
Parameters
- type Type
-
The System::Type of a particular Security Implementation.
- defaultEomAdjust Boolean
-
new default End of Month adjust setting.