DayCountBasisgetName Method

* Get the name of this DayCountBasis implementation. *

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public abstract string getName()

Return Value

String
The name of this DayCountBasis implementation.

See Also