BusinessDayAdjustTypegetAdjustmentDirection Method

Get the adjustmentDirection.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public int getAdjustmentDirection()

Return Value

Int32
the adjustmentDirection which will be -1 for previous and 1 for next or 0 for none.

See Also