MarketgetDefaultSettlementDays(Type) Method
Returns the default days to settlement 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 int getDefaultSettlementDays(
Type type
)
Public Function getDefaultSettlementDays (
type As Type
) As Integer
- type Type
-
The System::Type of a particular Security Implementation.
Int32the default days to settlement.