MarketgetDefaultEomAdjust(Type) Method
Returns the default End of Month adjustment setting for the given classID, or
the Market default if one doesn't exist for the given classID.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public bool getDefaultEomAdjust(
Type type
)
Public Function getDefaultEomAdjust (
type As Type
) As Boolean
- type Type
-
The System::Type of a particular Security Implementation.
Booleanthe default End of Month adjustment setting.